Mateus Lima

Results 1 comments of Mateus Lima

> You can define a new customized component 'MyEditor': > > ``` > > import Editor from "primevue/editor" > > const props = defineProps({ > modelValue: { > type: String,...