Skip to content

Add parsePlatformTagName config #4417

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

Merged
merged 1 commit into from
Dec 8, 2016
Merged

Conversation

Hanks10100
Copy link
Contributor

@Hanks10100 Hanks10100 commented Dec 8, 2016

As described in How to implement the <div> component on the web, this is a way to achieve solution 1.

Notes

Add a global configuration function parsePlatformTagName to be able to parse the real tag name for the specific platform. It takes a string and return it directly by default.

This function should be used in conjunction with isReservedTag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants