Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ListItemIconProperties

Indexable

[key: string]: any

key for others property.

Index

Properties

Optional android

android: undefined | string

name of icon for android devices (Native Only). name of icon for android devices (Native Only).

Optional children

children: ReactNode

Children of ListItemIcon (Web Only). Children of ListItemIcon (Web Only).

Optional ios

ios: undefined | string

name of icon for ios devices (Native Only). name of icon for ios devices (Native Only).

Optional name

name: undefined | string

name of icon (Native Only). name of icon (Native Only).

Optional style

style: undefined | __type

Style object for ListItemIcon. Style object for ListItemIcon.

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