Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Issue: Unclear how to make custom ToolSettings #7517

Open
simihartstein opened this issue Dec 30, 2024 · 0 comments
Open

Documentation Issue: Unclear how to make custom ToolSettings #7517

simihartstein opened this issue Dec 30, 2024 · 0 comments
Assignees

Comments

@simihartstein
Copy link
Contributor

I'm trying to use a custom react component for a ToolSetting. From the documentation, I can't figure out how to do that without using the deprecated ToolUiProvider.

It would be great to add some documentation on if it's still possible to use a custom React component for a toolSetting, and if so, point to some other documentation related to how it's done.

Related, ToolSettingEntry is not listed as deprecated, but seems to only be used with the deprecated ToolUiProvider. This should possibly be deprecated as well.

As a sidenote, the custom ToolSetting I want to add is just a standard ComboBox. It would be great to have this natively supported.

Found on page https://www.itwinjs.org/reference/appui-react/toolsettings/tooluiprovider - "undefined"

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

No branches or pull requests

2 participants