ActionsDropdown
View Source
A shared implementation for the Profile actions dropdown.
Actions
Copy
Edit
Actions
Copy
Edit
Actions
Copy
Edit
Actions
Copy
Edit
Props
children
ReactReactNodeAccepts Dropdown.Item and Dropdown.Link elements.
defaultButtonProps
objectProps for default button state.
duplicates
signatureamount:number
Amount of duplicates.
linkProps:object
Link props.
Provide amount of duplicates as well as a link to resolve them.
duplicatesButtonProps
objectProps for duplicates button state. Activated when duplicates.amount is greater than 0.
inactiveButtonProps
objectProps for inactive button state. Activated when inactive.date is present.
isBelowManager
booleanDetermines logic for when user is below manager role.
isPeopleProduct
booleanDetermines logic for when used in People product.
onDeleteProfile
booleanCallback when โDelete Profileโ item is selected.