@byomakase/omakase-player
Preparing search index...
StyledElementWithId
Interface StyledElementWithId<S>
interface
StyledElementWithId
<
S
=
{}
>
{
classes
?:
string
[]
;
description
?:
string
;
id
:
string
;
parent
?:
StyledElement
<
S
>
;
style
?:
Partial
<
S
>
;
}
Type Parameters
S
=
{}
Hierarchy (
View Summary
)
StyledElement
<
S
>
StyledElementWithId
Index
Properties
classes?
description?
id
parent?
style?
Properties
Optional
classes
classes
?:
string
[]
Optional
description
description
?:
string
id
id
:
string
Optional
parent
parent
?:
StyledElement
<
S
>
Optional
style
style
?:
Partial
<
S
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
classes
description
id
parent
style
@byomakase/omakase-player
Loading...