Type alias TextOptions

TextOptions: {
    deep?: boolean;
}

Type declaration

  • Optional deep?: boolean

    Whether to get the text of the children too.

Generated using TypeDoc v0.25.6