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 #1204

Open
simihartstein opened this issue Dec 30, 2024 · 1 comment
Open

Documentation Issue: Unclear how to make custom ToolSettings #1204

simihartstein opened this issue Dec 30, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@simihartstein
Copy link

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"

@simihartstein simihartstein added the documentation Improvements or additions to documentation label Dec 30, 2024
@simihartstein simihartstein transferred this issue from iTwin/itwinjs-core Jan 31, 2025
@ben-polinsky
Copy link
Contributor

Whatever is change is made here, we should also link to it from our tools docs.

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

No branches or pull requests

3 participants