Documentation
Preparing search index...
@saltcorn/markup
types
Attributes
Type Alias Attributes
type
Attributes
=
{
class
?:
ClassVal
;
style
?:
StyleVal
;
[
attribute
:
string
]:
|
string
|
number
|
boolean
|
(
string
|
Falsy
)
[]
|
{
[
key
:
string
]:
string
|
number
|
false
|
null
|
undefined
}
|
(
string
|
Falsy
)
[]
|
null
|
undefined
;
}
Indexable
[
attribute
:
string
]:
|
string
|
number
|
boolean
|
(
string
|
Falsy
)
[]
|
{
[
key
:
string
]:
string
|
number
|
false
|
null
|
undefined
}
|
(
string
|
Falsy
)
[]
|
null
|
undefined
Index
Properties
class?
style?
Properties
Optional
class
class
?:
ClassVal
Optional
style
style
?:
StyleVal
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
style
Documentation
Loading...