Single <li inside [List](list.md). Body HTML in props.text; markerStyle/markerIcon override the parent List defaults for this row only.
Single <li> inside List. Body HTML in props.text; markerStyle/markerIcon override the parent List defaults for this row only.
| Prop | Notes |
|---|---|
text | HTML string for the row (paragraphs, spans, emphasis). Default <p>List item</p>. |
markerStyle | "inherit" (default) | "bullet" | "check" | "dash" | "icon". |
markerIcon | { value, size } when markerStyle: "icon". |
className, root | Standard. |
Children: none.