Type alias initialValue

initialValue: string | ComputedRef<string> | ComputedGetter<string> | WatchSource<string>

Generated using TypeDoc