Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FabButtonProps

Index

Properties

Optional color

color: undefined | string

Button color. Defaults to brand color

Optional icon

Icon to show

Optional iconColor

iconColor: undefined | string

Color of icon. Defaults to primary background

onPress

onPress: function

Handler

Type declaration

    • (): void
    • Returns void

Optional shadowOpacity

shadowOpacity: undefined | number

Shadow depth. Defaults to .3

Optional size

size: undefined | number

Custom size

Optional testID

testID: undefined | string

Test ID

theme

theme: any

Theme

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