API Reference > ui-ninezone > Message > TitleBarButtonProps TitleBarButtonProps Interface Beta Properties of TitleBarButton component. Extends CommonProps Properties Name Type Description children undefined | React.ReactNode Button content. onClick undefined | () => void Function called when button is clicked. title undefined | string Button title. Inherited properties Name Type Inherited from Description className undefined | string ClassNameProps Custom CSS class name style undefined | React.CSSProperties CommonProps Custom CSS style properties Defined in ui/ninezone/src/ui-ninezone/footer/dialog/Button.tsx Line 17 Last Updated: 13 June, 2024