Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make 'hasDropdown' prop oficially public
Follow-up to learningequality#346 where we removed KButton from KDropdownMenu. As a result, products now need to wrap KDropdownMenu in KButton and therefore need to use 'hasDropdown' property for dropdown menus that are within buttons. This commit exposes this prop in documentation.
- Loading branch information