UNPKG

pm-controls

Version:
9 lines (8 loc) 281 B
import { Property } from '../../../objects/request/properties/property'; export declare class FormGroupComponent { Property: Property; ShowTooltip: boolean; readonly OrientationClass: string; readonly GroupContainerClass: string; readonly GroupClass: string; }