Is extending UI with HOC is normal behavior ? #8774
dante01yoon
started this conversation in
General Discussions
Replies: 0 comments
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.
-
Greetings, I just starts learning vue, I wonder extend UI like adding layout or mouse pointer could be sort of High Order Component patterns in Vue. (Assume Its not Vue agonistic question)
Here is my sample codes.
Normal options API
Apply HOC
codesandbox: https://codesandbox.io/s/dry-star-7tfwsv?file=/index.html
Beta Was this translation helpful? Give feedback.
All reactions