APIDemo

@alinea/input.code

export function code(
label: Label,
options: CodeFieldOptions
): CodeField
export function createCode(
label: Label,
options: CodeFieldOptions
): CodeField