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
ReactReactNode
Accepts Dropdown.Item and Dropdown.Link elements.
defaultButtonProps
object
Props for default button state.
duplicates
signature
amount:number
Amount of duplicates.
linkProps:object
Link props.
Provide amount of duplicates as well as a link to resolve them.
duplicatesButtonProps
object
Props for duplicates button state. Activated when duplicates.amount
is greater than 0.
inactiveButtonProps
object
Props for inactive button state. Activated when inactive.date
is present.
isBelowManager
boolean
Determines logic for when user is below manager role.
isPeopleProduct
boolean
Determines logic for when used in People product.
onDeleteProfile
boolean
Callback when โDelete Profileโ item is selected.