rewind_buttons          Undo and redo buttons
rewind_dependency       The rewind HTML dependency
rewind_disable          Fully disable undo/redo for a session
rewind_enable           Enable undo and redo for a Shiny session
rewind_history          Inspect the history
rewind_pause            Suspend and resume history capture
rewind_step             Group several changes into one undo step
rewind_track            Include server-side reactive values in the
                        history
rewind_ui               A scrubbable history rail
rewind_undo             Move through the history programmatically
