Skip to content

Latest commit

 

History

History
 
 

page

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

cosmic-settings-page

This module contains the APIs for creating and managing settings pages.

  • A Page implements the Page and AutoBind traits.
  • A Section is a subset of a page, with a view function to generate the UI.
  • The Binder holds all of the pages, their sections, and additional metadata associated with them