• Parameters

    Returns ReactNode

Properties

$$typeof: symbol
Meta: FC<ListItemMetaProps>
defaultProps?: Partial<ListItemProps & RefAttributes<HTMLElement>>
displayName?: string

Used in debugging messages. You might want to set it explicitly if you want to display a different name for debugging purposes.

propTypes?: WeakValidationMap<ListItemProps & RefAttributes<HTMLElement>>

Generated using TypeDoc