Used to collaple long text behind a 'Read more' button
import { ReadMore } from '@cleartrip/bento'className
stringClass to be appended to the wrapping element
labelText
stringText appended after the ellipsis
charLength
numberNumber of characters to truncate after
children
stringText to be truncated
as
enumElement to wrapped the passed text
CONTENTS