Skip to content

TableJsonViewCellOptions🔗

Json view cell options

Definition🔗

export interface TableJsonViewCellOptions {
    type: "json-view";
}

Methods🔗

No methods.