# Events

# input

Emitted after the value changes. It's compatible with the v-model directive.

  • Payload: value

# open

Emitted when the popover is opened.

  • Payload: nothing

# close

Emitted when the popover is closed.

  • Payload: value
Last Updated: 6/6/2020, 7:31:21 AM