UNPKG

dbl-components

Version:

Framework based on bootstrap 5

5 lines (4 loc) 104 B
export default class HiddenField extends Field { get type(): string; } import Field from "./field";