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
<bal-carousel itemsPerView="auto" controls="small" class="w-full" full-height space="normal"> <bal-carousel-item class="w-16rem" style="height: auto"> <ng-container [ngTemplateOutlet]="buttonBasicTemplate() || null" /> </bal-carousel-item> <bal-carousel-item class="w-16rem" style="height: auto"> <ng-container [ngTemplateOutlet]="buttonPlusTemplate() || null" /> </bal-carousel-item> <bal-carousel-item class="w-16rem" style="height: auto"> <ng-container [ngTemplateOutlet]="buttonPremiumTemplate() || null" /> </bal-carousel-item> </bal-carousel>
A bug happened!
1
latest
No response
The text was updated successfully, but these errors were encountered:
/cib
Sorry, something went wrong.
Branch fix/issue-1586 created!
Create PR for #1586
3e58a06
🐛 fix(carousel): support space and full-height (#1587)
5f3e38c
* Create PR for #1586 * feat(carousel): add space and improve full-height --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Gery Hirschfeld <[email protected]>
hirsch88
Successfully merging a pull request may close this issue.
Current Behavior
Expected Behavior
A bug happened!
Steps to Reproduce
1
Version
latest
Browsers
No response
Device
No response
Code Reproduction URL
No response
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: