ProjectSelectionProps
ProjectSelectionProps =
object
Props accepted by ProjectSelection. Use this when typing a
registerComponentDecorator<ProjectSelectionProps>('ProjectSelection', …)
call.
Properties
Section titled “Properties”onDuplicateClick?
Section titled “onDuplicateClick?”
optionalonDuplicateClick?: () =>void
Optional handler wired into the kebab menu’s “Duplicate to drafts” item.
Returns
Section titled “Returns”void