Skip to content

Component inheritance #192

Closed
Closed
@ghost

Description

The documentation does not indicate if component inheritance can be done with Svelte.

Is it possible for a component at definition time (before the compilation, not at instantiation time) to inherit the default data, methods, helpers, hooks, components and events from another component or to overwrite them ?

Is the HTML part of a component and the style a property that could be inherited or overwritten too ?

Thanks for the nice repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions