Back to Angular

Auto Height

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

22.2.0-next.392 B
Original Source

Auto Height Example

Toggle Open/Close

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