Giter VIP home page Giter VIP logo

input-demo's Introduction

input组件

说明 当@前为字母和数字时按照邮箱处理, 当@前为汉字 空格时调起用户选择窗口

组件属性

  1. users 可取值为
{
    name: "1212", // 用户名称
    id: "dsdfds", // 唯一id
    img: "dfds",
  },

组件事件

  1. changeUserName 用户名更改 可配合 users 属性做远程请求 e 为string
  2. change 输入文本以及 user 列表更改事件
    change(e) {
        e.textValue // 文案内容
        e.users // 用户列表
    }
    

input-demo's People

Watchers

shaokang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.