bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class TextPadDto

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionaltext: string
      • Optionallength: number
      • OptionalpadString: string

      Returns TextPadDto

    Properties

    text: string

    Text to pad

    x
    
    length: number

    Target length

    3
    

    0

    Infinity

    1

    padString: string

    String to pad with

    a