Type Alias: UsePlanComponentProps<Plan>
UsePlanComponentProps<
Plan
>:object
& [LexicalPlanOutput
<Plan
>] extends [object
] ?Omit
<ComponentProps
<OutputComponentType
>,"lexical:plan"
> :never
The lexical:plan prop combined with the props of the given Plan's output Component.
Type declaration
lexical:plan
lexical:plan:
Plan
The Plan
Type Parameters
• Plan extends AnyLexicalPlan