Hierarchy

  • ButtonOptions

Properties

iconName?: string

custom icon name for the button (ignored if iconUrl is specified) See https://materialdesignicons.com/ for list of icons. Icon names have to be prefixed with mdi-.

iconUrl?: string

custom icon url for the button

tooltip?: string

custom tooltip for the button

Generated using TypeDoc