OptionalerrorOptionalidPrefix for all useId() calls within this app
OptionalisReadonlyisOptionalthrowWhether to throw unhandled errors in production.
Default is false to avoid crashing on any error (and only logs it)
But in some cases, e.g. SSR, throwing might be more desirable.
OptionalwarnOptionalwarnTODO document for 3.5 Enable warnings for computed getters that recursively trigger itself.
Options to pass to
@vue/compiler-dom. Only supported in runtime compiler build.