Git Product home page Git Product logo

Comments (12)

zhujun24 avatar zhujun24 commented on April 28, 2024

select 和 input-number 中的 input 分别是在 Select.js 和 InputNumber.js 中写固定了的,要实现支持三套大小,可能还需要提供API @yiminghe

from ant-design.

afc163 avatar afc163 commented on April 28, 2024

用样式改如何?

from ant-design.

yiminghe avatar yiminghe commented on April 28, 2024

mixin

from ant-design.

zhujun24 avatar zhujun24 commented on April 28, 2024

mixin 怎么实现?提供传递 className 的 API 来修改样式可以吗?

from ant-design.

yiminghe avatar yiminghe commented on April 28, 2024

https://github.com/ant-design/ant-design/blob/master/style/components/inputNumber.less#L45

from ant-design.

zhujun24 avatar zhujun24 commented on April 28, 2024

mixin 也实现不了吧,得有个 API 来设置 className ,不同的 className 对应不同的样式

from ant-design.

afc163 avatar afc163 commented on April 28, 2024

select 和 input-number 用 mixin 搞不定的。

from ant-design.

yiminghe avatar yiminghe commented on April 28, 2024

select/input-number 组件可以设置 className

from ant-design.

zhujun24 avatar zhujun24 commented on April 28, 2024

通过修改 prefixCls 来设置 className 么?

from ant-design.

yiminghe avatar yiminghe commented on April 28, 2024
<InputNumber className="" />

from ant-design.

afc163 avatar afc163 commented on April 28, 2024

fixed via #121

from ant-design.

lock avatar lock commented on April 28, 2024

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

from ant-design.

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.