@origami/zen-button-group
TypeScript icon, indicating that this package has built-in type declarations

0.0.3-alpha.0 • Public • Published

Button

Properties

Prop Type Description Optional Default
buttons array [object Object]
renderComplete reference Promise [object Object] Returns a promise which resolves after the element next renders. The promise resolves to `true` if the element rendered and `false` if the element did not render. This is useful when users (e.g. tests) need to react to the rendered state of the element after a change is made. This can also be useful in event handlers if it is desireable to wait to send an event until after rendering. If possible implement the `_didRender` method to directly respond to rendering within the rendering lifecycle.

Readme

Keywords

none

Package Sidebar

Install

npm i @origami/zen-button-group

Weekly Downloads

0

Version

0.0.3-alpha.0

License

none

Unpacked Size

658 kB

Total Files

11

Last publish

Collaborators

  • tmatthias