1.0.0-pre.10 • Published 1 year ago
@api-viewer/docs v1.0.0-pre.10
@api-viewer/docs
API documentation for Web Components. Based on custom elements manifest JSON format.
<api-docs src="./custom-elements.json"></api-docs>
Install
npm install @api-viewer/docs
Check out the Getting Started guide.
Features
- Properties - JS properties publicly exposed by the component.
- Attributes - HTML attributes (except those that match properties).
- Events - DOM events dispatched by the component.
- Slots - Default
<slot>
and / or named slots, if any. - CSS Custom Properties - Styling API of the component.
- CSS Shadow Parts - Elements that can be styled using
::part()
.
1.0.0-pre.10
1 year ago
1.0.0-pre.9
2 years ago
1.0.0-pre.8
2 years ago
1.0.0-pre.7
3 years ago
1.0.0-pre.6
3 years ago
1.0.0-pre.5
3 years ago
1.0.0-pre.4
3 years ago
1.0.0-pre.3
3 years ago
1.0.0-pre.2
3 years ago
1.0.0-pre.1
3 years ago