app/pb_kits/playbook/pb_dropdown/docs/_dropdown_subcomponent_structure
The dropdown comes with the following subcomponents that can be used to achieve various levels of customization:
Dropdown. Trigger
/ dropdown/dropdown_trigger
Dropdown.Container
/ dropdown/dropdown_container
Dropdown.Option
/ dropdown/dropdown_option
See the code snippet below for a visual on how to use the kit with subcomponents. Each subcomponent allows for GlobalProps in addition to any subcomponent specfic props.