Giter Site home page Giter Site logo

Comments (2)

zollero avatar zollero commented on June 7, 2024

你好,感谢反馈。

  1. 能说一下具体的使用场景吗?
  2. column是默认设置成了140,但是开发者可以自己自由设置每个column的宽度,详见文档。https://github.com/zollero/el-search-table-pagination/blob/master/docs/zh_CN.md#table-column-%E5%B1%9E%E6%80%A7

from el-search-table-pagination.

HydrogenPan19 avatar HydrogenPan19 commented on June 7, 2024
  1. 比如类似 v-bind:pagination=paginationOptions 这样,可以绑定到内部分页组件;
  2. 还比如,表格上面的筛选表单,想实现回车触发 search ,现在有什么好的方法可以实现吗
  3. 所以,假如可以这样配置,比较方便
{
  form: {
    el: {},
    on: {},
  },
  pagination: { ... },
  ...
}
  1. 我封装了一层,把 column minWidth 默认值 重置了,对我来说,太麻烦了,每个列都要写一次。因为我使用时候,大部分表单宽度都是要占满父容器的宽度。。。

from el-search-table-pagination.

Related Issues (20)

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.