Function: DeckNav()
DeckNav(
props):Element
Defined in: deck-nav.tsx:43
Parameters
props
model
state
() => DeckKeyState
tap
(key) => void
Execute a key through the live resolver (the Deck owns dispatch).
Returns
Element
DeckNav(
props):Element
Defined in: deck-nav.tsx:43
() => DeckKeyState
(key) => void
Execute a key through the live resolver (the Deck owns dispatch).
Element