Summary

This is a tree renderer for panels. If we ever use razor on other ui we'll want to make a copy of this class and do the specific things to that.

Methods

AddAttribute
AddAttributeAction Handles @onclick=@( () => DoSomething( "boobies" ) )
AddAttributeObject Handles "style" and "class" attributes..
AddAttributeString Handles "style" and "class" attributes..
AddAttributeWithSetter
AddBind
AddContent Handles text content within an element
AddLocation Add the current source location. Used to record in which file the element was created.
AddMarkupContent Add markup to the current element
AddReferenceCapture
AddStyleDefinitions Styles from a style block
CloseElement Finish working on this element
OpenElement
SetRenderFragment
SetRenderFragmentWithContext
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.