UNPKG

truly-ui

Version:
11 lines (10 loc) 212 B
export const events = [ { name: "onCheck", description: "Dispacthed when the checkbox is checked.", }, { name: "onFocus", description: "Dispacthed when the checkbox receive focus.", }, ];