Added prepend block action.
Define multi-view boards with dock_layouts():
layout = dock_layouts(
Analysis = list("block_1", "block_2"),
Overview = list("dag_extension")
)Mark a view as initially active by tagging its spec via
dock_view():
layout = dock_layouts(
Analysis = list("block_1", "block_2"),
Overview = dock_view("dag_extension", active = TRUE)
)If no view is tagged, the first one is used.
In new_dock_board, the layout now defaults to
dock_layouts(Page = default_view_grid(blocks, extensions)),
so it create a single page dashboard with a default grid when nothing is
specified by the user.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.