openmrs-esm-core

O3 Framework / ActionMenuButtonProps

Interface: ActionMenuButtonProps

Defined in: packages/framework/esm-styleguide/src/workspaces/action-menu-button/action-menu-button.component.tsx:29

Properties

getIcon()

getIcon: (props) => Element

Defined in: packages/framework/esm-styleguide/src/workspaces/action-menu-button/action-menu-button.component.tsx:30

Parameters

props

object

Returns

Element


handler()

handler: () => void

Defined in: packages/framework/esm-styleguide/src/workspaces/action-menu-button/action-menu-button.component.tsx:33

Returns

void


iconDescription

iconDescription: string

Defined in: packages/framework/esm-styleguide/src/workspaces/action-menu-button/action-menu-button.component.tsx:32


label

label: string

Defined in: packages/framework/esm-styleguide/src/workspaces/action-menu-button/action-menu-button.component.tsx:31


tagContent?

optional tagContent: ReactNode

Defined in: packages/framework/esm-styleguide/src/workspaces/action-menu-button/action-menu-button.component.tsx:35


type

type: string

Defined in: packages/framework/esm-styleguide/src/workspaces/action-menu-button/action-menu-button.component.tsx:34