UNPKG

truly-ui

Version:
11 lines (10 loc) 232 B
export const dataEvents = [ { name: "onCheckRadio", description: "Dispacthed when the RadioButton is checked.", }, { name: "onFocusRadio", description: "Dispacthed when the RadioButton receive focus.", }, ];