Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CardProperties

Indexable

[key: string]: any

Index

Properties

Optional children

children: ReactNode

Children of the component. Children of the component.

Optional className

className: undefined | string

className for styling component with css (Web Only).

Optional elevation

elevation: undefined | number

elevation, android only prop

Optional raised

raised: undefined | true | false

If true, component will be rendered with raised styling.

Optional shadow

shadow: undefined | true | false

enable/disable shadow for iOS/web

Optional style

style: undefined | __type

style object for ICard's style. style object for ICard's style.

Optional tag

tag: ReactNode

tag with which the Component will be rendered (Web Only).

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