specialdoom / docure-result

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docure-result

npm i @specialdoom/docure-result

usage

<docure-button attribute></docure-result>

attributes

Used to display the specific result. Use one of the attributes of the list below:

<!-- 404 message -->
<docure-result notfound></docure-result>
<!-- 401 message -->
<docure-result unauthorized></docure-result>

example

Presentation

About


Languages

Language:Svelte 83.2%Language:JavaScript 9.9%Language:CSS 4.3%Language:HTML 2.6%