AJSF API reference
    Preparing search index...

    Class MaterialDesignFramework

    Hierarchy (View Summary)

    Index
    framework: typeof MaterialDesignFrameworkComponent = MaterialDesignFrameworkComponent
    name: string = 'material-design'
    scripts?: string[] = []
    stylesheets: string[] = ...
    widgets: {
        $ref: typeof MaterialAddReferenceComponent;
        "alt-date": string;
        "any-of": string;
        button: typeof MaterialButtonComponent;
        "button-group": typeof MaterialButtonGroupComponent;
        card: string;
        checkbox: typeof MaterialCheckboxComponent;
        checkboxes: typeof MaterialCheckboxesComponent;
        "chip-list": typeof MaterialChipListComponent;
        color: string;
        date: typeof MaterialDatepickerComponent;
        "expansion-panel": string;
        file: typeof MaterialFileComponent;
        hidden: string;
        image: string;
        integer: string;
        number: typeof MaterialNumberComponent;
        "one-of": typeof MaterialOneOfComponent;
        radiobuttons: string;
        radios: typeof MaterialRadiosComponent;
        range: string;
        root: typeof FlexLayoutRootComponent;
        section: typeof FlexLayoutSectionComponent;
        select: typeof MaterialSelectComponent;
        slider: typeof MaterialSliderComponent;
        stepper: typeof MaterialStepperComponent;
        submit: string;
        tabs: typeof MaterialTabsComponent;
        tagsinput: string;
        text: typeof MaterialInputComponent;
        textarea: typeof MaterialTextareaComponent;
        wizard: string;
    } = ...