UNPKG

@asoftwareworld/form-builder-pro

Version:

ASW Form Builder Pro helps you with rapid development and designed web forms which includes several controls. The key feature of Form Builder is to make your content attractive and effective. We can customize our control at run time and preview the same b

11 lines (10 loc) 355 B
import { AnimationTriggerMetadata } from '@angular/animations'; /** * Animations used by the Material datepicker. * @docs-private */ export declare const aswDatetimepickerAnimations: { readonly transformPanel: AnimationTriggerMetadata; readonly fadeInCalendar: AnimationTriggerMetadata; readonly slideCalendar: AnimationTriggerMetadata; };