Perseus
Preparing search index...
@khanacademy/simple-markdown
<internal>
ArrayRule
Type Alias ArrayRule
type
ArrayRule
=
{
html
?:
ArrayNodeOutput
<
string
>
;
react
?:
ArrayNodeOutput
<
ReactElements
>
;
readonly
[
key
:
string
]:
ArrayNodeOutput
<
any
>
;
}
Indexable
readonly
[
key
:
string
]:
ArrayNodeOutput
<
any
>
Index
Properties
html?
react?
Properties
Optional
Readonly
html
html
?:
ArrayNodeOutput
<
string
>
Optional
Readonly
react
react
?:
ArrayNodeOutput
<
ReactElements
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
html
react
Perseus
Loading...