Header

ReadMore

Used to collaple long text behind a 'Read more' button

Usage

import { ReadMore } from '@cleartrip/bento'

Playground

Lorem Ipsum is simply dummy text of the printing and typesetting industry. type specimen book Lorem ...Read more

className

string

Class to be appended to the wrapping element

labelText

string

Text appended after the ellipsis

charLength

number

Number of characters to truncate after

children

string

Text to be truncated

as

enum

Element to wrapped the passed text