compact property

  1. @Input()
bool compact
getter/setter pair

Whether to enable compact calendar styles.

Implementation

@Input()
bool compact = false;