Skip to content

Interface: ButtonProps#

Renderer.Component.ButtonProps

Hierarchy#

  • ButtonHTMLAttributes<any>

ButtonProps

Table of contents#

Properties#

Properties#

accent#

Optional accent: boolean


active#

Optional active: boolean


big#

Optional big: boolean


hidden#

Optional hidden: boolean

Overrides#

ButtonHTMLAttributes.hidden


href#

Optional href: string


label#

Optional label: ReactNode


light#

Optional light: boolean


outlined#

Optional outlined: boolean


plain#

Optional plain: boolean


primary#

Optional primary: boolean


round#

Optional round: boolean


target#

Optional target: "_blank"


waiting#

Optional waiting: boolean