Home > @xoram/plugin-panoramique > ComponentDefinition > props
ComponentDefinition.props property
The props to pass to the Vue component when mounting it in the application.
Signature:
typescript
props?: ComponentPropAndModels<component>;
1