Options
All
  • Public
  • Public/Protected
  • All
Menu

Library @swim/deck

Swim Deck Library

The Swim Deck library implements card stack navigation views.

Index

Type aliases

AnyDeckPost

AnyDeckPost: DeckPost | DeckPostInit

AnyDeckRail

AnyDeckRail: DeckRail | DeckRailInit

Variables

DeckButtonBackIcon

DeckButtonBackIcon: ViewRefFactory<DeckButtonBackIcon<any, any>>
internal

DeckButtonCloseIcon

DeckButtonCloseIcon: ViewRefFactory<DeckButtonCloseIcon<any, any>>
internal

DeckButtonLabel

DeckButtonLabel: ViewRefFactory<DeckButtonLabel<any, any>>
internal

DeckSliderItem

DeckSliderItem: ViewRefFactory<DeckSliderItem<any, any>>
internal

DeckViewBar

DeckViewBar: ViewRefFactory<DeckViewBar<any, any>>
internal

DeckViewCard

DeckViewCard: ViewRefFactory<DeckViewCard<any, any>>
internal

Generated using TypeDoc