Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LineInputIcon

Hierarchy

  • LineInputIcon

Index

Properties

Properties

cls

cls: string

Optional onClick

onClick: (this: Input, ...args: any[]) => any

Type declaration

    • (this: Input, ...args: any[]): any
    • Parameters

      • this: Input
      • Rest ...args: any[]

      Returns any

Optional tip

tip: string