Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 783 Bytes

custom-elements.md

File metadata and controls

24 lines (16 loc) · 783 Bytes

oscd-action-pane.ts:

class: OscdActionPane

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