Documentation
    Preparing search index...

    Represents a choice-item separator.

    Implements

    • SeparatorOptions
    Index

    Constructors

    Properties

    Methods

    Constructors

    • Initializes a new instance of the Separator class.

      Parameters

      • Optionalline: string

        The text of the separator.

      Returns Separator

    Properties

    line: string
    type: "separator"

    Methods

    • Checks whether the specified item is not a separator.

      Parameters

      • item: any

        The item to check.

      Returns boolean

      A value indicating whether the item is not a separator.