-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
UI-shell Header - Vanilla JS #5668
Comments
Unfortunately our JSDoc doesn't capture UI Shell code, but you can refer to https://github.com/carbon-design-system/carbon/tree/v10.10.0/packages/components/src/globals/js/mixins to see how to instantiate vanilla JS classes. The vanilla JS classes for UI Shell can be found at |
What package(s) are you using?
carbon-components
Summary
Trying to implement the vanilla js version of ui-shell header but i'm unable to really find any example to get going. Can someone point me in the right direction? All of the examples here use React.
Experimental flag for 'ui-shell' have been set to true and I've grabbed html from the only reference I can find, located here, but shouldn't there be some JS initialization somewhere?
Thanks,
Robert
The text was updated successfully, but these errors were encountered: