Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddOptions

Hierarchy

  • AddOptions

Index

Properties

Properties

Optional prepend

prepend: undefined | true | false

If true, prepend the buttons rather than append them.

Optional right

right: undefined | true | false

If true, push the options at the right end of the toolbar. Note that this is can only be used when appending buttons. And this is something independent from the mere fact of appending. When using this option, the appended button will be visually pushed away from the previous button, towards the right end of the toolbar.

Generated using TypeDoc