Skip to content

Add defaultPackType to HeaderBar #314

@clayrisser

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.

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