ButtonDropdown Class
The ButtonDropdown class provides markup and keyboard navigation behaviour to a dropdown opened from a button.
Methods
getDefaultProps
                                                
                                                        ()
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                    
                                                
                                                    Lifecycle. Returns the default values of the properties used in the widget.
render
                                                
                                                        ()
                                                
                                                        
                                                            Object
                                                        
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                    
                                                
                                                    Lifecycle. Renders the UI of the button.
Returns:
                                                                        Object:
                                                                    
                                                        The content which should be rendered.
Properties
key
                                                    String
                                                
                                                
                                                
                                                
                                                        static
                                                
                                                    
                                                
                                                    The name which will be used as an alias of the dropdown in the configuration.
Default: dropdown