guillotinaweb / ngx-schema-form

HTML form generation based on JSON Schema

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parent container for all the form actions

krishna217 opened this issue · comments

Is it possible to add a parent container for all the form actions to make it easier to format all buttons ?

I do not see an easy way to create a container for the buttons.
If you just need to format the buttons, you can use sf-button-widget ::ng-deep button as CSS selector.

Thanks. But it would have been nice to have something similar to sf-widget-chooser for form actions

@krishna217
As far as I see all action-buttons have a parent element sf-form-element-action.
action-buttons