Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for UI5 Web Components && SolidJS
decker
decker

Posted on

     

UI5 Web Components && SolidJS

If you are looking for a Component Framework useable withSolidJS maybeUI5 Web Components are the right choice for you.

They have instructions for Vue, React and Angular and hence SolidJS is not so far away from React, it also fits into the stack.

Simply start withGetting Started from SolidJS and add the webcomponents with

npm install @ui5/webcomponents --save
Enter fullscreen modeExit fullscreen mode

After that you are good to go.

import '@ui5/webcomponents/dist/Button.js'<ui5-button>Hello world!</ui5-button>
Enter fullscreen modeExit fullscreen mode

What do you prefer for SolidJS?

Top comments(0)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

  • Work
    Senior Software Developer with a Degree in Computer Science
  • Joined

More fromdecker

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp