@infrasoftbe/vnv-sdk
    Preparing search index...

    Type Alias CreatePageProps

    type CreatePageProps = {
        Layout?: ClientsidePageLayoutType;
        Name: string;
        Title?: string;
    }
    Index

    Properties

    Properties

    Name: string
    Title?: string