ScalesCmsWeb.CmsRouter
(scales_cms v0.2.0)
Copy Markdown
Macros for defining CMS routes in the host application.
Configuration:
config :scales_cms,
enabled_sidebar: true,
custom_persistence_states: [:filters_open]This results in persisted UI states like:
:sidebar_openwhenenabled_sidebaris true- any additional states listed in
:custom_persistence_states