Interface

Gcr-4GcrParserConstructorProps

interface ConstructorProps {
    parsed_attributes: Attributes | null;
    parsed_description: string | null;
    parsed_label: string | null;
    parsedAttributes: Attributes | null;
    parsedDescription: string | null;
    parsedLabel: string | null;
}

Hierarchy (View Summary)

Index

Properties

parsed_attributes: Attributes | null
parsed_description: string | null
parsed_label: string | null
parsedAttributes: Attributes | null
parsedDescription: string | null
parsedLabel: string | null