Skip to content

Add defaultPackType to HeaderBar #314

Description

@clayrisser

I would like to be able to do the following.

<HeaderBar
  title="Hello"
  showControlButtons
  defaultPackType={PackType.END}
>
  <Button icon="open-menu-symbolic" />
</HeaderBar>

I want the button to be aligned to the right, but I am unable to control where it is packed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestSomething that was requested, but it is not decided if it will ever be done

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions