ProcessingOptions
Definition
interface ProcessingOptions {
parentId?: string,
parentPath?: string
expandAllNodes?: boolean
}Usage
import { ProcessingOptions } from 'uxp/components';Last updated
interface ProcessingOptions {
parentId?: string,
parentPath?: string
expandAllNodes?: boolean
}import { ProcessingOptions } from 'uxp/components';Last updated