Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zent
IButtonDirectiveProps
Interface IButtonDirectiveProps<ChildProps>
Type parameters
ChildProps
:
Omit
<
IButtonDirectiveChildProps
,
"children"
>
Hierarchy
IButtonDirectiveProps
Index
Properties
block
bordered
children
disabled
icon
loading
on
Mouse
Enter
on
Mouse
Leave
outline
size
style
type
Properties
Optional
block
block
:
boolean
Optional
bordered
bordered
:
boolean
children
children
:
ReactElement
<
ChildProps
,
string
|
JSXElementConstructor
<
any
>
>
Optional
disabled
disabled
:
boolean
Optional
icon
icon
:
IconType
Optional
loading
loading
:
boolean
Optional
on
Mouse
Enter
on
Mouse
Enter
:
MouseEventHandler
<
HTMLElement
>
Optional
on
Mouse
Leave
on
Mouse
Leave
:
MouseEventHandler
<
HTMLElement
>
Optional
outline
outline
:
boolean
Optional
size
size
:
IButtonSize
Optional
style
style
:
CSSProperties
Optional
type
type
:
IButtonType
Exports
IButton
Directive
Props
block
bordered
children
disabled
icon
loading
on
Mouse
Enter
on
Mouse
Leave
outline
size
style
type
Generated using
TypeDoc