Back to Angular

Auto Height

adev/src/content/examples/animations/src/app/native-css/auto-height.html

22.1.0-next.492 B
Original Source

Auto Height Example

Toggle Open/Close

The box is now {{ isOpen() ? 'Open' : 'Closed' }}!