Configuration for the popup menu items.

Constructors

Properties

accessibilityDescription: string

The text to be read when the button is selected through accessibility mode.

Default Value

"";
icon: IconStyle

Configuration of the icon appearance.

Default Value

new IconStyle({});
title: StyledText

The text to be displayed on the button.

Default Value

new StyledText({});

Generated using TypeDoc