CML
    Preparing search index...

    Type Alias SampleTableBox

    Sample Table Box - 'stbl' - Container

    type SampleTableBox = {
        boxes: SampleTableBoxChild[];
        type: "stbl";
    }
    Index

    Properties

    Properties

    type: "stbl"