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

Tag Helpers: Expose way to provide and use a writer on a RazorPage #1102

@NTaylorMullen

Description

@NTaylorMullen

Tag Helpers occasionally buffer body data and can have children that write to the output stream. In the case that we have a TagHelper that has an HTMLHelper child that writes directly to the RazorPage body we need a way to override this behavior and have it write to the buffered TagHelper body.

The majority of the 3 day estimate involves designing the feature.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions