Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 780 Bytes

custom-elements.md

File metadata and controls

24 lines (16 loc) · 780 Bytes

oscd-component.ts:

class: OscdComponent

Superclass

Name Module Package
LitElement lit

Fields

Name Privacy Type Default Description Inherited From
title string 'Hey there'
counter number 5

Methods

Name Privacy Description Parameters Return Inherited From
__increment