UNPKG

@gitlab/ui

Version:
17 lines (15 loc) 284 B
import examples from './examples'; export default { followsDesignSystem: true, examples, events: [ { event: 'click', description: 'Emitted when label is clicked', }, { event: 'close', description: 'Emitted when x is clicked', }, ], };