elixir-cloud-aai / web-components

GA4GH Web components are the reusable custom elements that can be utilized in your web apps & web pages independently irrespective of what framework/library you are using to build the frontend.
https://web-components-beta.vercel.app/
MIT License
6 stars 6 forks source link

Rendering description in wc-elixir-new-service component #21

Open sj00coder opened 2 years ago

sj00coder commented 2 years ago

Adding a optional prop in wc-elixir-new-service component with values ["icon","text","none"] to render descrption;

1- icons:

image on hover on cursor system and on click on touch screen systems the description will be shown as tooltip image

2- text:

image

3-none:

image