Skip to content

Proper implementation for ViewGroup - Sidebar #62

Open
@vusters

Description

@vusters

ViewGroup group a bunch of Ensemble View together behind a navigational menu. This is a ViewGroup:

ViewGroup:
  BottomNavBar|Sidebar|Drawer:
    items:
      - label: Home
        icon: home
        page: Home
      - label: Profile
        icon: person
        page: Profile
        selected: true

For this ticket, please implement only the Sidebar

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions