JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Buttons › Formaction ?
Tagged: button
I’m tryng to substitute html button with <smart-button>.
Sometimes in my standard html buttons I use the formaction and formmethod tags.
I didn’t find any equivalent api in smart-button.
What’s the equivalent syntax ?
Tks
Tullio
Hi Tullio,
Could you explain in more details what you need to achieve? If it is possible, provide examples, screenshots.
Regards, Markov
Smart UI Team https://www.htmlelements.com/
In mi html I’ve something like
<button formaction=”ConfiguratoreWeb” formmethod=”POST” class=……>
What’s the equivalent with <smart-button> if any ?
We do not have this attribute in the smart-button.
Quite huge problem.
Could You suggest an alternative way to accomplish it ?
Tks.
There is not. The feature is not implemented in our button component.