We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<div if.bind="user.signedIn"> Hello ${user.name}. <a>Logout</a> </div> <div else> Please log in. </div>
if.bind
example
<div> <div else> Please log in. </div> </div>
ref: https://github.com/jods4/if-else cc: @jods4
The text was updated successfully, but these errors were encountered:
predecessor-sibling
Should be not any predecessor, but the previous element.
Sorry, something went wrong.
MeirionHughes
No branches or pull requests
if.bind
example
The text was updated successfully, but these errors were encountered: