Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk
ComponentViewInput
type
type ComponentViewInput = Omit<ComponentView, 'kind'>
Import
import { ComponentViewInput } from '@modular/sdk';