UNPKG

@funnelback/ng-sds

Version:

`@funnelback/ng-sds` is Bootstrap 5 based library that aims to implement the [Squiz Design System specification](https://designsystem.squiz.net/) in Angular.

8 lines (7 loc) 467 B
import { SdsFormControlDirective } from '../../utils/form-control.directive'; import * as i0 from "@angular/core"; export declare class SdsSelectfieldControlDirective extends SdsFormControlDirective { classFormControl: boolean; static ɵfac: i0.ɵɵFactoryDeclaration<SdsSelectfieldControlDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<SdsSelectfieldControlDirective, "[sdsSelectfieldControl]", never, {}, {}, never, never, false, never>; }