Interface JFormSchemaProperties

interface JFormSchemaProperties {
    [name: string]: JFormSchemaProperty;
}

Indexable

[name: string]: JFormSchemaProperty