Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk
TreeInvocation
interface
interface TreeInvocation<TElement extends object>
Import
import { TreeInvocation } from '@modular/sdk';
Members
2
viewId
string
reveal
(element: TElement) => Promise<void>