dotvvm icon indicating copy to clipboard operation
dotvvm copied to clipboard

Add data context change attribute for unwrapping delegate result

Open exyi opened this issue 2 years ago • 0 comments

A control which wants to render a template with data context set to result type of a command would need this. The generic unwrap attribute is not enough, because any delegate could be used.

exyi avatar Mar 27 '23 11:03 exyi