ActionBar( props: HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>,): ReactNode Parameters
- props: HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>
Returns ReactNode
Properties
GenericButton
GenericButton: ForwardRefExoticComponent< IActionBarGenericButton & RefAttributes<HTMLButtonElement>,> = ActionBarGenericButton DeleteButton
DeleteButton: ForwardRefExoticComponent< Omit<IActionBarGenericButton, "iconType"> & RefAttributes< HTMLButtonElement, >,> = ActionBarDeleteButton