CML
    Preparing search index...

    Type Alias UserDataBox

    User Data Box - 'udta' - Container

    type UserDataBox = {
        boxes: UserDataBoxChild[];
        type: "udta";
    }
    Index

    Properties

    Properties

    type: "udta"