I\'m attempting to use render functions in a custom component. In development using the following works fine:
h(\'v-text-field, {/* settings.. */}, [])