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
popover-title
in the ui-bs popover example there is a property popover-title that is not currently supported
<div class="lui button" popover="some text" popover-title="title" popover-class="lui nguibs-popover"> click me </div>
The text was updated successfully, but these errors were encountered:
Fixed in the soon-to-be-merged eradicating.bootstrap branch.
eradicating.bootstrap
Sorry, something went wrong.
bpaugam
No branches or pull requests
in the ui-bs popover example there is a property
popover-title
that is not currently supportedThe text was updated successfully, but these errors were encountered: