Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IListItemProps

Interface for the properties assigned to the ListItem component.

interface

Hierarchy

  • IListItemProps

Index

Properties

Optional children

children: any

Optional controlClass

controlClass: string

inlineControl

inlineControl: boolean

Optional subtitle

subtitle: string

title

title: string

Generated using TypeDoc