Hierarchy (view full)

Constructors

  • Returns Button

Properties

dynamicElevationOffset: number

Gets or sets the dynamic elevation offset of the button.

elevation: number

Gets or sets the elevation of the button.

imageSource: ImageSource

Gets or sets the icon imageSource of the button.

isLoading: boolean
rippleColor: Color

Gets or sets the ripple-color of the button.

rippleColorAlpha: number

Gets or sets the ripple-color alpha of the button.

shape: string

Gets or sets the shape of the button.

src: string | ImageSource

Gets or sets the icon src of the button.

variant: string
verticalTextAlignment: VerticalTextAlignment

Gets or sets the VerticalTextAlignment|vertical text alignment of the button.

Methods

  • Internal

    //copied from image common

    Parameters

    • value: string | ImageSource | ImageAsset
    • Optional asIcon: boolean

    Returns Promise<void>

  • Returns FragmentManager

  • Returns void

  • Parameters

    • Rest ...args: any

    Returns void

  • Returns void

  • Parameters

    • value: any
    • Optional asIcon: boolean

    Returns void

  • Parameters

    Returns ViewBase

Generated using TypeDoc