Skip to content
This repository was archived by the owner on Jul 30, 2018. It is now read-only.
This repository was archived by the owner on Jul 30, 2018. It is now read-only.

Support after/deferred property callbacks when creating VDOM #714

@pottedmeat

Description

@pottedmeat

Enhancement

Some VDOM properties cannot be calculated before DOM has been rendered because they depend on values generated as part of the render. We should support a method of supplying a function to be called immediately after these values can be read once a render is complete. The returned value of this function would be applied to the rendered node.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions