initialValue

open override val initialValue: Table<T>(source)

Initial value for a value of this schema.

New values of this schema will hold this value by default. Moreover, when a value of this schema is reset by the form manager, it is set to this value.