isPressed Readonly
isPressed: boolean | undefined
Describes if the item should appear pressed (used for displaying toggle state). This property is NOT used by Toolbars
constructed using the ToolbarWithOverflow
component, which are used in AppUi 2.0 and later. For these later toolbars
the icon is usually changed to denote the state of a toggle.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.