Код: Выделить всё
/**
* An example element.
*
* @slot - This element has a slot
* @csspart button - The button
*/
@customElement('my-element')
export class MyElement extends LitElement {
Подробнее здесь: https://stackoverflow.com/questions/796 ... tation-for
Мобильная версия