CSS Layouts (Grid and Flexbox) Implementation for R/Shiny


[Up] [Top]

Documentation for package ‘imola’ version 0.5.0

Help Pages

addBreakpoint Add a breakpoint to a breakpoint system
breakpoint Create a breakpoint
breakpointSystem Create a breakpoint system
exportBreakpointSystem Export a breakpoint system
exportTemplate Export a template
flexPage Create a css flexbox based page
flexPanel Create a css flexbox based HTML tag
getBreakpointSystem Get a registered breakpoint system
getTemplate Get a registered template
gridPage Create a css grid based page
gridPanel Create a css grid based HTML tag
gridTemplate Create a grid template
importBreakpointSystem Import a breakpoint system
importTemplate Import a template
listBreakpointSystems List registered breakpoint systems
listTemplates List registered templates
print.imola.breakpoint Custom print function for a breakpoint object.
print.imola.breakpoint.system Custom print function for a breakpoint system object.
print.imola.template Custom print function for a template object.
registerBreakpointSystem Register a breakpoint system
registerTemplate Register a template
removeBreakpoint Remove a breakpoint from a breakpoint system
setActiveBreakpointSystem Set the active breakpoint system
unregisterBreakpointSystem Unregister a breakpoint system
unregisterTemplate Unregister a template