API Reference > ui-core > Button > UnderlinedButtonProps UnderlinedButtonProps Interface Properties for the UnderlinedButton React component Methods Name Description onActivate(): void Optional Callback to activate onClick(e: MouseEvent<Element, MouseEvent>): void Optional Callback to onClick event Properties Name Type Description children ReactNode String that will be rendered by the button className undefined | string Additional className title undefined | string Title of the button Defined in ui/core/src/ui-core/button/UnderlinedButton.tsx Line 17 Last Updated: 11 June, 2024