Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add theas property in theCFooter component to use semantic tag#289

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mrholek merged 1 commit intocoreui:mainfromcesargb:tag_semantic
May 30, 2024

Conversation

cesargb
Copy link
Contributor

The componentCFooter write the tagdiv, with this custom property we can usefooter tag

<CFooter>My footer</CFooter>// Out put:<divclass="footer">My footer</div><CFooteras="footer">My footer</CFooter>// Out put:<footerclass="footer">My footer</footer>

@cesargbcesargb changed the titleAdd the 'as` property in the CFoooter component to use semantic tagAdd theas property in the CFoooter component to use semantic tagMay 30, 2024
@cesargbcesargb changed the titleAdd theas property in the CFoooter component to use semantic tagAdd theas property in theCFoooter component to use semantic tagMay 30, 2024
@cesargbcesargb changed the titleAdd theas property in theCFoooter component to use semantic tagAdd theas property in theCFooter component to use semantic tagMay 30, 2024
@mrholekmrholek merged commit7d80cc6 intocoreui:mainMay 30, 2024
@cesargbcesargb deleted the tag_semantic branchMay 31, 2024 07:03
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mrholekmrholekmrholek approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@cesargb@mrholek

[8]ページ先頭

©2009-2025 Movatter.jp