Closed khalidabuhakmeh closed 1 year ago
Add asp-description-for tag helper, which will read the Description property from a DisplayAttribute. This is helpful for info boxes under inputs. Works with all HTML elements.
asp-description-for
Description
DisplayAttribute
~Would you mind rebasing this PR against the latest main changes?~
main
I ended up fixing the conflicts :smile:
Oh Yeah!
Add
asp-description-for
tag helper, which will read theDescription
property from aDisplayAttribute
. This is helpful for info boxes under inputs. Works with all HTML elements.