Interface iUtilityListingContent

interface iUtilityListingContent {
    content: string;
    label: string;
    type: string;
}

Implemented by

Properties

Properties

content: string

The content - markdown supported

label: string

Label for the content page

type: string

The type of content

MMNEPVFCICPMFPCPTTAAATR