Skip to content

Templates #34

@exerro

Description

@exerro

An extensive templates library for simplifying layout design and improving consistency across applications.

An example of a template could be sheets.template.dropdown_menu_bar( { "File", "Edit" }, { { "New", "Open", "Save" }, { "Copy", "Cut", "Paste" } } ) which would create a container with the buttons correctly positioned with the dropdown menus set up correctly with tags or IDs so the developer could give them callbacks.

Templates could also handle timing and animations to help with creating a fluid and dynamic design.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions