Pedro Torres
Results
1
issues of
Pedro Torres
Would be a prop called parseHTML to read descriptions or messages as html. ` [types.ts] export interface ToastT { ..., parseHtml: boolean } ` ` [Toast.vue] {{ toast.description }} `