You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2020. It is now read-only.
I have a need to add a simple div element to a form, and have added the right helpers and elements as required. How do I add a definition to TwbBundleFormElement in a future-proof manner?
I realize it extends FormElement which has addClass, but I'm not quite sure how to tap into it given the circumstances.
Thanks!
If I drop the line below into your class map, everything works.
Hi there.
Great lib, thanks!
I have a need to add a simple div element to a form, and have added the right helpers and elements as required. How do I add a definition to TwbBundleFormElement in a future-proof manner?
I realize it extends FormElement which has addClass, but I'm not quite sure how to tap into it given the circumstances.
Thanks!
If I drop the line below into your class map, everything works.
The text was updated successfully, but these errors were encountered: