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