Tarang Shah
Tarang Shah
@Anthropic , Thanks, I think I can implement this for onClick ... The format that you mentioned above, is in the code [here](https://github.com/json-schema-form/angular-schema-form/blob/15f101ab71dc8740157e5e45a32840e55f94a6ff/src/directives/sf-changed.directive.js) right? Also are there any issues/PRs related...
I did end up looking into it, but I haven't been able to submit a proper PR, we currently use a workaround to get the currently selected tab. ## My...
@shiva-git Well, the `htmlClass` [attribute is generic and available to all form types](https://github.com/json-schema-form/angular-schema-form/blob/development/docs/index.md#standard-options) You only need to write a parent function that is the common click handler for a given...