UnderlinedButtonProps Interface

Properties for the UnderlinedButton React component

Properties

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

Defined in

Last Updated: 05 April, 2024