Source

cells/InputCell.doc.ts

/**
 * Cell containing an Input {@link (https://flowbite-svelte.com/docs/forms/input-field}) component.
 * @typedef {object} InputCell
 * @property {string} [inputType] - See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#input_types}
 */