Helper Text
const helperText = {
name: "helper_text",
component: NANO.HELPER_TEXT,
value: "this is the helper text",
props: {
type: "error",
visible: true
},
hide: false
};
const helperText = {
name: "helper_text",
component: NANO.HELPER_TEXT,
value: "this is the helper text",
props: {
type: "error",
visible: true
},
hide: false
};