Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create documentation for Badges Tag Helper #4265

Merged
merged 2 commits into from
Jun 10, 2020
Merged

Conversation

gterdem
Copy link
Contributor

@gterdem gterdem commented Jun 9, 2020

Fixes #4258

@gterdem gterdem requested a review from hikalkan June 9, 2020 00:50
@gterdem gterdem added this to the 3.0 milestone Jun 9, 2020
@gterdem gterdem requested review from yekalkan and removed request for hikalkan June 10, 2020 08:18
Basic usage:

````csharp
<span abp-badge="Primary">Primary</span>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It can be used on <a> tag too.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added two more basic samples including a tag

Added more samples
@yekalkan yekalkan merged commit 01eda7c into dev Jun 10, 2020
@hikalkan hikalkan deleted the gterdem/docs_badges branch August 5, 2020 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create documentation for Badges Tag Helper
2 participants