UNPKG

@skhemata/skhemata-faq

Version:

Skhemata FAQ Web Component. This web component provides website FAQ functionality with question and answer style of FAQ.

33 lines (32 loc) 700 B
{ "version": 2, "tags": [ { "name": "skhemata-faq", "description": "A component with a title and an action counter", "properties": [ { "name": "title", "type": "String", "description": "The title of your component", "default": "Hey there" }, { "name": "counter", "type": "Number", "description": "An action counter", "default": 0 } ], "events": [], "slots": [], "cssProperties": [ { "name": "--skhemata-faq-text-color", "description": "Main Text Color", "type": "Color" } ] } ] }