UMD Web Elements Library
Preparing search index...
composite
accordion
item
Function item
item
(
props
:
TypeAccordionProps
,
)
:
{
element
:
HTMLDivElement
;
events
:
{
close
:
(
props
:
StateProps
)
=>
void
;
open
:
(
props
:
StateProps
)
=>
void
;
}
;
styles
:
string
;
}
Parameters
props
:
TypeAccordionProps
Returns
{
element
:
HTMLDivElement
;
events
:
{
close
:
(
props
:
StateProps
)
=>
void
;
open
:
(
props
:
StateProps
)
=>
void
;
}
;
styles
:
string
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
UMD Web Elements Library
Loading...