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

    Constructors

    • Parameters

      • Optionalname: string
      • Optionalcolor: string
      • Optionalbackground: string
      • Optionalwidth: string | number
      • Optionalheight: string | number

      Returns CreateInputTextDto

    Properties

    name: string

    Name of the button

    inputName
    
    text: string

    Text of the input

    
    
    placeholder: string

    Placeholder of the input

    
    
    color: string

    Color of the button

    #f0cebb
    
    background: string

    Background of the button

    black
    
    width?: string | number

    Width of the button

    undefined
    

    true

    height?: string | number

    Height of the button

    undefined
    

    true