update components to emit valid on field-change and use in TO form

This commit is contained in:
leigh-mil
2019-06-15 13:24:17 -04:00
parent 414e5989f5
commit 56bc9dd4e5
8 changed files with 75 additions and 20 deletions

View File

@@ -14,7 +14,7 @@
initial_value='',
classes='',
noMaxWidth=False,
optional=False,
optional=True,
showLabel=True,
watch=False) -%}