DEV: adds documentation about caret option of widget dropdown (#9596)

This commit is contained in:
Joffrey JAFFEUX 2020-04-30 14:28:34 +02:00 committed by GitHub
parent 501b19b6e0
commit 7ef8f7bb7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,7 @@ import hbs from "discourse/widgets/hbs-compiler";
- options: accepts a hash of optional attributes
- headerClass: adds css class to the dropdown header
- bodyClass: adds css class to the dropdown header
- caret: adds a caret to visually enforce this is a dropdown
*/
export const WidgetDropdownHeaderClass = {