Skip to content
#

dotnet-template

Here are 57 public repositories matching this topic...

tomasherceg
tomasherceg commented Jun 16, 2021

People from our front-end team had an idea to extend the possibilities of the wrapperTag directive in markup controls so they'll be able to specify CSS classes and attributes on the wrapper element without the need to have the code-behind class.

@viewModel ...
@wrapperTag div[role=tab][aria-title=...].my-panel.col-6-xs

It would produce something like this:

<div r
MiniScaffold

Improve this page

Add a description, image, and links to the dotnet-template topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dotnet-template topic, visit your repo's landing page and select "manage topics."

Learn more