Validate text input with pattern
on the other hand, if I use the forms component, I cant pull in the external data, but I can provide validation in the input box.
Is there a world where I can have both with either only the form component or non-form components (from a UI/UX standpoint this would be preferable)?