Replies: 3 comments
-
+1 also, need to know how to pass in html way
like this |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, did you find the answer? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Create your own component that extends the jetstream one to add more functionality on top of it, otherwise there is nothing you can do other then copy pasting the component and moving it in your code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to pass extra data to navigation-dropdown component directly from blade, so the menu is different for non logged in users, but it didn't work. I can make it work by adding a property to NavigationDropdown directly, but I don't want to change codes in the vendor directory.
Many thanks.
Beta Was this translation helpful? Give feedback.
All reactions