UnderlinedButtonProps Interface

Deprecated  in 4.12.x. Props of deprecated component UnderlinedButton.

Properties for the UnderlinedButton React component

Properties

Name Type Description
children ReactNode String that will be rendered by the button  
className string | undefined Additional className  
onActivate () => void | undefined    
onClick (e: MouseEvent<Element, MouseEvent>) => void | undefined    
title string | undefined Title of the button  

Defined in

Last Updated: 13 May, 2024