Preparing search index...
The search index is not available
devfive front components
devfive front components
index
Antd
CollapsePanelProps
Interface CollapsePanelProps
interface
CollapsePanelProps
{
children
?:
ReactNode
;
className
?:
string
;
collapsible
?:
CollapsibleType
;
disabled
?:
boolean
;
extra
?:
ReactNode
;
forceRender
?:
boolean
;
header
:
ReactNode
;
id
?:
string
;
key
:
string
|
number
;
prefixCls
?:
string
;
showArrow
?:
boolean
;
style
?:
CSSProperties
;
}
Index
Properties
children?
class
Name?
collapsible?
disabled?
extra?
force
Render?
header
id?
key
prefix
Cls?
show
Arrow?
style?
Properties
Optional
children
children
?:
ReactNode
Optional
class
Name
class
Name
?:
string
Optional
collapsible
collapsible
?:
CollapsibleType
Optional
disabled
disabled
?:
boolean
Deprecated
Use
collapsible="disabled"
instead
Optional
extra
extra
?:
ReactNode
Optional
force
Render
force
Render
?:
boolean
header
header
:
ReactNode
Optional
id
id
?:
string
key
key
:
string
|
number
Optional
prefix
Cls
prefix
Cls
?:
string
Optional
show
Arrow
show
Arrow
?:
boolean
Optional
style
style
?:
CSSProperties
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
class
Name
collapsible
disabled
extra
force
Render
header
id
key
prefix
Cls
show
Arrow
style
devfive front components
index
test
Generated using
TypeDoc
Deprecated
Use
collapsible="disabled"instead