Skip to content

Latest commit

 

History

History
 
 

DropdownMenu

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

fuse-dropdown

A little dropdown ui component for fuse.

How To Use:

Download the DropdownMenu.ux file and place it into your project. Then reference the class in your app by doing this: ``` ```

That's the bare minimum.

To customize it you have currently 4 options:

- Background color of the panels: BackgroundColor="#FBFBFB"

- Border color of the panels: BorderColor="#000000"

- Color of the text: TextColor="#00F"

- Size of the text: FontSize="14"

Hope you enjoy using this and please leave feedback, requests and anything else you might want to say. Thanks :)