META UI Components
    Preparing search index...

    Interface IMeTableCellDescription

    interface IMeTableCellDescription {
        allowHtml: boolean;
        placement: string;
        value: string;
    }
    Index

    Properties

    allowHtml: boolean

    Разрешать печатать HTML без экранирования

    false
    
    placement: string

    С какой стророны печатать описание

    bottom
    

    ( right | bottom )

    value: string

    Текст описания