Bitbybit Docs
    Preparing search index...

    Class TextSearchDto (Inputs.Text)

    text.includes, text.startsWith, text.endsWith, text.indexOf और text.lastIndexOf के लिए एक टेक्स्ट और उसमें ढूँढी जाने वाली चीज़।

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionaltext: string
      • Optionalsearch: string

      Returns TextSearchDto

    Properties

    text: string

    वह टेक्स्ट जिसमें देखना है।

    hello world
    
    search: string

    ढूँढा जाने वाला टेक्स्ट, ठीक-ठीक मिलाया गया, केस सहित।

    world