interface PageComponentSpecification {
    area: String;
    properties: any;
}

Properties

Properties

area: String
properties: any