Skip to content

getUncoercedValue

Compare
Choose a tag to compare
@dtrelogan dtrelogan released this 23 Aug 13:48
· 199 commits to master since this release

removed undocumented getUncoercedFieldState and replaced with FieldState.getUncoercedValue. i can't imagine anyone was using it yet.

added get, set, getu, setc convenience functions.

added injectModel and add to the FormState class.

documented the new FormExtension feature.