当前位置:网站首页>[antd] how to set antd in form There is input in item Get input when gourp Value of each input of gourp
[antd] how to set antd in form There is input in item Get input when gourp Value of each input of gourp
2022-07-04 14:02:00 【Like wine Longjing】
【Antd】Antd How to be in Form.Item There is Input.Gourp When you get Input.Gourp Every one of Input Of value
My approach is to Input.Gourp Nest another Form.Item
That is to say, in every Input.Gourp Medium Input The outer layer is wrapped with another Form.Item, Through this second Form.Item Of name Property acquisition Input Of value
</Form.Item>
<Form.Item label="Y Spindle value range ">
<Input.Group compact>
<Form.Item name="YMainAxisRangeMin">
<Input
addonBefore=""
style={
{
width: 100, textAlign: 'center' }}
placeholder="Minimum"
/>
</Form.Item>
<Input
className="site-input-split"
style={
{
width: 30,
borderLeft: 0,
borderRight: 0,
pointerEvents: 'none',
}}
placeholder="~"
disabled
/>
<Form.Item name="YMainAxisRangeMax">
<Input
className="site-input-right"
style={
{
width: 100,
textAlign: 'center',
}}
placeholder="Maximum"
/>
</Form.Item>
</Input.Group>
</Form.Item>
边栏推荐
- markdown 语法之字体标红
- 392. 判断子序列
- 吃透Chisel语言.05.Chisel基础(二)——组合电路与运算符
- 吃透Chisel语言.06.Chisel基础(三)——寄存器和计数器
- 2022年山东省安全员C证考试题库及在线模拟考试
- C language programming topic reference
- Worried about "cutting off gas", Germany is revising the energy security law
- How to choose a technology stack for web applications in 2022
- Node の MongoDB安装
- CVPR 2022 | 大幅减少零样本学习所需的人工标注,提出富含视觉信息的类别语义嵌入(源代码下载)...
猜你喜欢

.Net之延迟队列

Openharmony application development how to create dayu200 previewer

Interview disassembly: how to check the soaring usage of CPU after the system goes online?

sharding key type not supported

吃透Chisel语言.05.Chisel基础(二)——组合电路与运算符

Install Trinity and solve error reporting

Automatic filling of database public fields

Getting started with the go language is simple: go implements the Caesar password

2022 hoisting machinery command examination simulation 100 questions simulation examination platform operation

Source code compilation and installation of MySQL
随机推荐
字节面试算法题
MySQL8版本免安装步骤教程
2022G3锅炉水处理考试题模拟考试题库及模拟考试
go vendor 项目迁移到 mod 项目
unity不识别rider的其中一种解决方法
吃透Chisel语言.04.Chisel基础(一)——信号类型和常量
2022年山东省安全员C证考试题库及在线模拟考试
Secretary of Homeland Security of the United States: domestic violent extremism is one of the biggest terrorist threats facing the United States at present
Huahao Zhongtian sprint Technology Innovation Board: perte annuelle de 280 millions de RMB, projet de collecte de fonds de 1,5 milliard de Beida Pharmaceutical est actionnaire
Animation and transition effects
华昊中天冲刺科创板:年亏2.8亿拟募资15亿 贝达药业是股东
OPPO Find N2产品形态首曝:补齐各项短板
基于链表管理的单片机轮询程序框架
Go 语言入门很简单:Go 实现凯撒密码
常见 content-type对应表
结合案例:Flink框架中的最底层API(ProcessFunction)用法
.Net之延迟队列
C language Dormitory Management Query Software
golang fmt.printf()(转)
1200. Minimum absolute difference