mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 12:03:35 +08:00
DEV: adds documentation about caret option of widget dropdown (#9596)
This commit is contained in:
parent
501b19b6e0
commit
7ef8f7bb7c
|
@ -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 = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user