Skip to content

[Props] Modularize Props into separate plugins #81

@LeaVerou

Description

@LeaVerou

Currently Props is monolithic, but there is a lot of functionality that is not needed for every use case.

The base Props plugin should just handle reflection, and then the following could possibly move to separate plugins:

  • Default values
  • Types & conversion
    • Additional types
  • Computed properties / get / set

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions