UNPKG

@zarlex/ngx-accessor

Version:

This library provides an adapter to interact with Angular forms. It also provides an adapter to work with object signals and forms

8 lines (7 loc) 321 B
export * from './checkbox-value-accessor'; export * from './default-value-accessor'; export * from './number-value-accessor'; export * from './radio-control-value-accessor'; export * from './range-value-accessor'; export * from './select-control-value-accessor'; export * from './select-multiple-control-value-accessor';