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
Hi,
I would like to show an input field, if a select has a specific value. However I would like to not initialize Sprae with the required object but have Sprae detect the required object automatically.
I wrote a function as a proof of concept that achieves this, however my question would be, if that could be natively integrated in Sprae.
Not sure I understand - your example works fine (just make sure input is closed, as <input />).
Can you show what would you like to have that doesn't work now?
The code above works as intended, however my question was, if this behavior could be integrated in Sprae, so that my JS code wouldn't be needed anymore?
Hi,
I would like to show an input field, if a select has a specific value. However I would like to not initialize Sprae with the required object but have Sprae detect the required object automatically.
I wrote a function as a proof of concept that achieves this, however my question would be, if that could be natively integrated in Sprae.
The text was updated successfully, but these errors were encountered: