Add the sidebar menu toggle to the bottombar automatically.
sidebar:add_toggle_to_bottombar(BOOL add_toggle: FALSE
, BOOL display_on_mobile: TRUE
, BOOL display_on_tablet: TRUE
, BOOL display_on_laptop: TRUE
, BOOL display_on_desktop: TRUE)
# does not add the sidebar menu toggle to the bottombar (default)
sidebar:add_toggle_to_bottombar(FALSE)
# adds the sidebar menu toggle to the bottombar
sidebar:add_toggle_to_bottombar(TRUE)
Copyright ©2013-2022 SunSed®. All rights reserved.