Helpful
    Preparing search index...

    Class ZEnumInfoBuilder<TEnum>

    Builds information for an enum.

    Type Parameters

    • TEnum extends string | number
    Index

    Constructors

    Methods

    • The avatar representation of the enum.

      Parameters

      • avatar: any

        The avatar representation of what the value is. This can be anything but should be related to the framework it is being developed for.

      Returns ZEnumInfoBuilder<TEnum>

      This object.