Logi Composer
Documentation
Getting Started
Knowledge Base
Forums
Logi Report
Documentation
Getting Started
Knowledge Base
Forums
Logi Report API Doc
Logi Info
Documentation
Getting Started
Knowledge Base
Forums
Logi Info Sample Center
Logi Info Upgrade Advisor
Other Products
Izenda
Exago
Support
Submit a Ticket Request
View Support Tickets
License Manager
Product Download
Forums
Events
☰
Attribute Details: DropdownButtonClass
Back
Sets the Cascading Style Sheet class used by the dropdown button.
For example:
.MyButton
{
/*button text*/
color: red;
}
.MyButton . rd-checkboxlist-icon
{
/* dropdown image*/
background-image: url("myImage.png");
}
POTENTIAL VALUES
UserDefined
PARENT ELEMENTS
Click element to drill down for more information.
Input Checkbox List
Back to top