Layout Manager Widget for R and 'shiny' Apps
Default add tab callback
Default remove tab callback
Create dock view plugins
Shiny bindings for dock_view
Create a dock view widget
get dock
Create a proxy object to modify an existing dockview instance
dockViewR: Layout Manager Widget for R and 'shiny' Apps
Check if object is an add tab plugin
Check if object is a dock view plugin of specific type
Check if object is a remove tab plugin
Dockview Panel Operations
Dock panel
Update options for dockview instance
Validate dock view plugins
Provides R bindings to the 'dockview' 'JavaScript' library <https://dockview.dev/>. Create fully customizable grid layouts (docks) in seconds to include in interactive R reports with R Markdown or 'Quarto' or in 'shiny' apps <https://shiny.posit.co/>. In 'shiny' mode, modify docks by dynamically adding, removing or moving panels or groups of panels from the server function. Choose among 8 stunning themes (dark and light), serialise the state of a dock to restore it later.
Useful links