Bitbybit Docs
    Preparing search index...

    Class ToStringEachDto<T> (Inputs.Text)

    A list of values for text.toStringEach, which turns each into text the way JavaScript prints it.

    Type Parameters

    • T
    Index

    Constructors

    Properties

    Constructors

    Properties

    list: T[]

    The values to turn into text, one by one.

    undefined