Preparing search index...
The search index is not available
react-marked-renderer
react-marked-renderer
ListRendererProps
Interface ListRendererProps
interface
ListRendererProps
{
children
:
ReactNode
;
items
:
ListItem
[]
;
loose
:
boolean
;
ordered
:
boolean
;
raw
:
string
;
start
:
number
|
""
;
type
:
"list"
;
}
Hierarchy (
view full
)
List
ListRendererProps
Index
Properties
children
items
loose
ordered
raw
start
type
Properties
children
children
:
ReactNode
items
items
:
ListItem
[]
loose
loose
:
boolean
ordered
ordered
:
boolean
raw
raw
:
string
start
start
:
number
|
""
type
type
:
"list"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
items
loose
ordered
raw
start
type
react-marked-renderer
Loading...