Differ Rendering #9

Closed
opened 2024-06-04 22:59:29 +00:00 by mitchell · 1 comment
Owner

There is a //TODO: that has ideas to be able to trait object all the components. This would allow us to differ rendering until the user asks for the view. This would be optimal.

There is a //TODO: that has ideas to be able to trait object all the components. This would allow us to differ rendering until the user asks for the view. This would be optimal.
Author
Owner

Rendering is differed, not through trait objects, but though rendering functions. This gets rid of the vanity builder variant.

Rendering is differed, not through trait objects, but though rendering functions. This gets rid of the vanity builder variant.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MarinoDev/leptos_form_tool#9
No description provided.