update_shuffle: Update Shuffle Instance

Description Usage Arguments Note

View source: R/update.R

Description

Use in a Shiny app to update cards layout.

Usage

1
update_shuffle(shuffleId, session = shiny::getDefaultReactiveDomain())

Arguments

shuffleId

The id of the shuffle container.

session

The session object passed to function given to shinyServer.

Note

Can be useful when grid layout haven't been initialized correctly.


dreamRs/shufflecards documentation built on Dec. 4, 2019, 4:44 a.m.