Skip to content

feat: Add support for specifying custom controls on config properties#252

Open
BlayTheNinth wants to merge 2 commits into
26.1from
feat/config-controls
Open

feat: Add support for specifying custom controls on config properties#252
BlayTheNinth wants to merge 2 commits into
26.1from
feat/config-controls

Conversation

@BlayTheNinth

Copy link
Copy Markdown
Member

Custom controls are registered via BalmCustomConfigControlRegistrar and then referenced through their identifier in the config property. For annotation-based configs, @CustomControl("identifier") can be used.

Supports native config provider widget classes or AbstractWidget, which will be wrapped.

Validation configured within the config control only applies to the screen control and only in providers that support it, not to the underlying config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant