UNPKG

@meve/ui

Version:

Argon design system components library

14 lines 206 B
export var props = { name: { type: [String, Number] }, label: { type: [String, Number, Function] }, icon: { type: [String, Object, Function] }, disabled: { type: Boolean } };