UNPKG

vue-simput

Version:

Simput component meant to be used with PyWebVue/Trame

9 lines (8 loc) 96 B
export default { name: 'swText', props: { content: { type: String, }, }, };