docx
    Preparing search index...

    Type Alias ICommentsOptions

    Options for creating a comments container.

    type ICommentsOptions = {
        children: readonly ICommentOptions[];
    }
    Index

    Properties

    Properties

    children: readonly ICommentOptions[]

    Array of comment definitions