AJSF API reference
    Preparing search index...

    Class PrimengFramework

    Hierarchy (View Summary)

    Index
    framework: typeof PrimengFrameworkComponent = PrimengFrameworkComponent
    name: string = 'primeng'
    scripts?: string[] = []
    stylesheets?: string[] = []
    widgets: {
        $ref: typeof PrimengAddReferenceComponent;
        "alt-date": string;
        "any-of": string;
        button: typeof PrimengButtonComponent;
        "button-group": typeof PrimengButtonGroupComponent;
        card: string;
        checkbox: typeof PrimengCheckboxComponent;
        checkboxes: typeof PrimengCheckboxesComponent;
        "chip-list": typeof PrimengChipListComponent;
        color: string;
        date: typeof PrimengDatepickerComponent;
        "expansion-panel": string;
        file: typeof PrimengFileComponent;
        hidden: string;
        image: string;
        integer: string;
        number: typeof PrimengNumberComponent;
        "one-of": typeof PrimengOneOfComponent;
        radiobuttons: string;
        radios: typeof PrimengRadiosComponent;
        range: string;
        root: typeof PrimengFlexLayoutRootComponent;
        section: typeof PrimengFlexLayoutSectionComponent;
        select: typeof PrimengSelectComponent;
        slider: typeof PrimengSliderComponent;
        stepper: typeof PrimengStepperComponent;
        submit: string;
        tabs: typeof PrimengTabsComponent;
        tagsinput: string;
        text: typeof PrimengInputComponent;
        textarea: typeof PrimengTextareaComponent;
        wizard: string;
    } = ...