403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /framework7/node_modules/framework7-vue/components/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /framework7/node_modules/framework7-vue/components/list-input.d.ts
import { ComponentOptionsMixin, DefineComponent, PropType } from 'vue';


declare const ListInput: DefineComponent<
  {
    
    media: {
      type: StringConstructor;
    },

    name: {
      type: StringConstructor;
    },

    inputmode: {
      type: StringConstructor;
    },

    readonly: {
      type: BooleanConstructor;
    },

    required: {
      type: BooleanConstructor;
    },

    disabled: {
      type: BooleanConstructor;
    },

    placeholder: {
      type: StringConstructor;
    },

    inputId: {
      type: StringConstructor | NumberConstructor;
    },

    size: {
      type: StringConstructor | NumberConstructor;
    },

    accept: {
      type: StringConstructor | NumberConstructor;
    },

    autocomplete: {
      type: StringConstructor;
    },

    autocorrect: {
      type: StringConstructor;
    },

    autocapitalize: {
      type: StringConstructor;
    },

    spellcheck: {
      type: StringConstructor;
    },

    autofocus: {
      type: BooleanConstructor;
    },

    autosave: {
      type: StringConstructor;
    },

    max: {
      type: StringConstructor | NumberConstructor;
    },

    min: {
      type: StringConstructor | NumberConstructor;
    },

    step: {
      type: StringConstructor | NumberConstructor;
    },

    maxlength: {
      type: StringConstructor | NumberConstructor;
    },

    minlength: {
      type: StringConstructor | NumberConstructor;
    },

    multiple: {
      type: BooleanConstructor;
    },

    inputStyle: {
      type: StringConstructor | ObjectConstructor;
    },

    pattern: {
      type: StringConstructor;
    },

    validate: {
      type: BooleanConstructor | StringConstructor;
    },

    validateOnBlur: {
      type: BooleanConstructor;
    },

    onValidate: {
      type: FunctionConstructor;
    },

    tabindex: {
      type: StringConstructor | NumberConstructor;
    },

    resizable: {
      type: BooleanConstructor;
    },

    clearButton: {
      type: BooleanConstructor;
    },

    noFormStoreData: {
      type: BooleanConstructor;
    },

    noStoreData: {
      type: BooleanConstructor;
    },

    ignoreStoreData: {
      type: BooleanConstructor;
    },

    errorMessage: {
      type: StringConstructor;
    },

    errorMessageForce: {
      type: BooleanConstructor;
    },

    info: {
      type: StringConstructor;
    },

    outline: {
      type: BooleanConstructor;
    },

    label: {
      type: StringConstructor | NumberConstructor;
    },

    floatingLabel: {
      type: BooleanConstructor;
    },

    calendarParams: {
      type: ObjectConstructor;
    },

    colorPickerParams: {
      type: ObjectConstructor;
    },

    textEditorParams: {
      type: ObjectConstructor;
    },

    sortable: {
      type: BooleanConstructor;
      default: undefined;
    },

    dropdown: {
      type: StringConstructor | BooleanConstructor;
      default: string;
    },

    wrap: {
      type: BooleanConstructor;
      default: boolean;
    },

    input: {
      type: BooleanConstructor;
      default: boolean;
    },

    type: {
      type: StringConstructor;
      default: string;
    },

    value: {
      type: StringConstructor | NumberConstructor | ArrayConstructor | any | ObjectConstructor;
      default: undefined;
    },

    color: {
      type: StringConstructor;
    },

    colorTheme: {
      type: StringConstructor;
    },

    textColor: {
      type: StringConstructor;
    },

    bgColor: {
      type: StringConstructor;
    },

    borderColor: {
      type: StringConstructor;
    },

    rippleColor: {
      type: StringConstructor;
    },

    dark: {
      type: BooleanConstructor;
    }
  },
  () => JSX.Element,
  unknown,
  {},
  {},
  ComponentOptionsMixin,
  ComponentOptionsMixin,
  ("textarea:resize" | "input:notempty" | "input:empty" | "input:clear" | "texteditor:change" | "calendar:change" | "colorpicker:change" | "change" | "focus" | "blur" | "input" | "update:value")[],
  "textarea:resize" | "input:notempty" | "input:empty" | "input:clear" | "texteditor:change" | "calendar:change" | "colorpicker:change" | "change" | "focus" | "blur" | "input" | "update:value"
>;

export default ListInput;
  

Youez - 2016 - github.com/yon3zu
LinuXploit