We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0dcd75 commit 6a4c94fCopy full SHA for 6a4c94f
src/lib/updating-element.ts
@@ -379,6 +379,7 @@ export abstract class UpdatingElement extends HTMLElement {
379
* Note, this method should be considered "final" and not overridden. To
380
* customize the options for a given property, override `createProperty`.
381
*
382
+ * @nocollapse
383
* @final
384
*/
385
protected static getPropertyOptions(name: PropertyKey) {
0 commit comments