UnderlinedButtonProps Interface

Properties for the UnderlinedButton React component

Properties

Name Type Description
children string 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

Last Updated: 08 January, 2020