@k8slens/extensions / Exports / Renderer / Component / ButtonProps
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
children#
• Optional children: StrictReactNode
Overrides#
ButtonHTMLAttributes.children
hidden#
• Optional hidden: boolean
Overrides#
ButtonHTMLAttributes.hidden
href#
• Optional href: string
label#
• Optional label: StrictReactNode
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