Renders an import button and "force" checkbox for collections whose protocol supports import. Renders nothing otherwise.

Properties

contextTypes?: ValidationMap<any>
defaultProps?: Partial<CollectionImportButtonProps>
displayName?: string
propTypes?: WeakValidationMap<CollectionImportButtonProps>