improve documentation

This commit is contained in:
Cory LaViska
2022-12-06 11:18:14 -05:00
parent 2dd57956d5
commit f2efa73e20
62 changed files with 553 additions and 475 deletions

View File

@@ -19,7 +19,7 @@ import type { CSSResultGroup } from 'lit';
* @slot - The default slot.
* @slot example - An example slot.
*
* @csspart base - The component's internal wrapper.
* @csspart base - The component's base wrapper.
*
* @cssproperty --example - An example CSS custom property.
*/