Skip to content

Add helper methods for adding buttons #188

@jpsacha

Description

@jpsacha

Add helper methods to button can be added easily using Scala collections, for instance:

new ButtonBar {
  buttons = Seq(new Button("One"), new Button("Two"), new Button("Three"))
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions