inputAriaExpanded property
Whether or not the expandable element referred to by inputAriaOwns is currently visible.
Implementation
@Input()
bool? inputAriaExpanded;
Whether or not the expandable element referred to by inputAriaOwns is currently visible.
@Input()
bool? inputAriaExpanded;