pgForm/Concepts/BYOC components
Concept
BYOC components
pgForm provides the store, validation, and lifecycle. You provide the input components.
Content coming soon. Outline:
- The per-type component map (
text,email,select, …) and the props each component receives PgfFieldWrapperand the role ofcnfor class-name composition- When to use field-name keys (group containers) vs. field-type keys
- The standard prop set:
fieldKey,value,onChange,onBlur,onFocus,fieldApi,cn,metadata