I have a custom readmore component in angular, I use the height to expand and collapse the box.
import { Component, Input} from \'@angular/core\'; @Component