Skip to content

All lit components should have override prefixing method/property names if the method/property are inherited from parent #463

@yuantian-agentspace

Description

@yuantian-agentspace

For example:

protected willUpdate(...) => protected override willUpdate(...)

render() => override render()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions