Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ListItemProperties

Indexable

[key: string]: any

key for others property.

Index

Properties

Optional action

action: ReactNode

action of ListItem.

Optional active

active: undefined | true | false

If true, ListItem is rendered in active state. If true, ListItem is rendered in active state.

Optional avatar

avatar: ReactNode

avatar of ListItem.

Optional children

children: ReactNode

Children of ListItem. Children of ListItem.

Optional divider

divider: undefined | true | false

divider of ListItem.

Optional inset

inset: undefined | true | false

inset of ListItem.

Optional onHover

onHover: undefined | function

If true, ListItem is rendered in active state.

Optional onPress

onPress: undefined | function

If true, ListItem is rendered in active state.

Optional primary

primary: ReactNode

primary of ListItem.

Optional secondary

secondary: ReactNode

secondary of ListItem.

Optional style

style: undefined | __type

Style object for ListItem. Style object for ListItem.

Optional to

to: undefined | string

If true, ListItem is rendered in active state.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc