TableImageCellOptions🔗Json view cell optionsDefinition🔗export interface TableImageCellOptions { type: "image"; alt?: string; title?: string; } Methods🔗No methods.See also🔗 TableImageCellOptionsBuilder