You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
350 lines
11 KiB
350 lines
11 KiB
|
|
<!DOCTYPE HTML> |
|
<html lang="" > |
|
<head> |
|
<meta charset="UTF-8"> |
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"> |
|
<title>输入框 · GitBook</title> |
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
|
<meta name="description" content=""> |
|
<meta name="generator" content="GitBook 3.2.3"> |
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="../../gitbook/style.css"> |
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-splitter/splitter.css"> |
|
|
|
|
|
|
|
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-highlight/website.css"> |
|
|
|
|
|
|
|
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-search/search.css"> |
|
|
|
|
|
|
|
<link rel="stylesheet" href="../../gitbook/gitbook-plugin-fontsettings/website.css"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<meta name="HandheldFriendly" content="true"/> |
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> |
|
<meta name="apple-mobile-web-app-capable" content="yes"> |
|
<meta name="apple-mobile-web-app-status-bar-style" content="black"> |
|
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="../../gitbook/images/apple-touch-icon-precomposed-152.png"> |
|
<link rel="shortcut icon" href="../../gitbook/images/favicon.ico" type="image/x-icon"> |
|
|
|
|
|
<link rel="next" href="../modules/readme.html" /> |
|
|
|
|
|
<link rel="prev" href="readme.html" /> |
|
|
|
|
|
</head> |
|
<body> |
|
|
|
<div class="book"> |
|
<div class="book-summary"> |
|
|
|
|
|
<div id="book-search-input" role="search"> |
|
<input type="text" placeholder="Type to search" /> |
|
</div> |
|
|
|
|
|
<nav role="navigation"> |
|
|
|
|
|
|
|
<ul class="summary"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li class="header">总览</li> |
|
|
|
|
|
|
|
<li class="chapter " data-level="1.1" data-path="../../"> |
|
|
|
<a href="../../"> |
|
|
|
|
|
<b>1.1.</b> |
|
|
|
文档规范 |
|
|
|
</a> |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
|
|
<li class="header">交互规范</li> |
|
|
|
|
|
|
|
<li class="chapter " data-level="2.1" data-path="../readme.html"> |
|
|
|
<a href="../readme.html"> |
|
|
|
|
|
<b>2.1.</b> |
|
|
|
交互规范 |
|
|
|
</a> |
|
|
|
|
|
|
|
</li> |
|
|
|
<li class="chapter " data-level="2.2" data-path="readme.html"> |
|
|
|
<a href="readme.html"> |
|
|
|
|
|
<b>2.2.</b> |
|
|
|
控件类 |
|
|
|
</a> |
|
|
|
|
|
|
|
<ul class="articles"> |
|
|
|
|
|
<li class="chapter active" data-level="2.2.1" data-path="input.html"> |
|
|
|
<a href="input.html"> |
|
|
|
|
|
<b>2.2.1.</b> |
|
|
|
输入框 |
|
|
|
</a> |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
</ul> |
|
|
|
</li> |
|
|
|
<li class="chapter " data-level="2.3" data-path="../modules/readme.html"> |
|
|
|
<a href="../modules/readme.html"> |
|
|
|
|
|
<b>2.3.</b> |
|
|
|
模块类 |
|
|
|
</a> |
|
|
|
|
|
|
|
</li> |
|
|
|
<li class="chapter " data-level="2.4" data-path="../rules/readme.html"> |
|
|
|
<a href="../rules/readme.html"> |
|
|
|
|
|
<b>2.4.</b> |
|
|
|
规则类 |
|
|
|
</a> |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
|
|
<li class="divider"></li> |
|
|
|
<li> |
|
<a href="https://www.gitbook.com" target="blank" class="gitbook-link"> |
|
Published with GitBook |
|
</a> |
|
</li> |
|
</ul> |
|
|
|
|
|
</nav> |
|
|
|
|
|
</div> |
|
|
|
<div class="book-body"> |
|
|
|
<div class="body-inner"> |
|
|
|
|
|
|
|
<div class="book-header" role="navigation"> |
|
|
|
|
|
<!-- Title --> |
|
<h1> |
|
<i class="fa fa-circle-o-notch fa-spin"></i> |
|
<a href="../.." >输入框</a> |
|
</h1> |
|
</div> |
|
|
|
|
|
|
|
|
|
<div class="page-wrapper" tabindex="-1" role="main"> |
|
<div class="page-inner"> |
|
|
|
<div id="book-search-results"> |
|
<div class="search-noresults"> |
|
|
|
<section class="normal markdown-section"> |
|
|
|
<h2 id="输入框">输入框</h2> |
|
<h4 id="不可为空输入框a">不可为空输入框A</h4> |
|
<ul> |
|
<li>目前组件暂不支持此交互</li> |
|
</ul> |
|
<h4 id="不可为空输入框b">不可为空输入框B</h4> |
|
<p><a href="https://jsfiddle.net/fineui/d7td9tfr/" target="_blank">source</a></p> |
|
<h4 id="不可为空输入框c">不可为空输入框C</h4> |
|
<ul> |
|
<li>目前组件暂不支持此交互</li> |
|
</ul> |
|
<h4 id="可为空输入框a">可为空输入框A</h4> |
|
<p><a href="https://jsfiddle.net/fineui/ypgbbdvy/" target="_blank">source</a></p> |
|
<h4 id="可为空输入框b">可为空输入框B</h4> |
|
<p><a href="https://jsfiddle.net/fineui/kjmyg9ps/" target="_blank">source</a></p> |
|
<h4 id="搜索框">搜索框</h4> |
|
<p><a href="https://jsfiddle.net/fineui/4a1rLppw/" target="_blank">source</a></p> |
|
|
|
|
|
</section> |
|
|
|
</div> |
|
<div class="search-results"> |
|
<div class="has-results"> |
|
|
|
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1> |
|
<ul class="search-results-list"></ul> |
|
|
|
</div> |
|
<div class="no-results"> |
|
|
|
<h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1> |
|
|
|
</div> |
|
</div> |
|
</div> |
|
|
|
</div> |
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
<a href="readme.html" class="navigation navigation-prev " aria-label="Previous page: 控件类"> |
|
<i class="fa fa-angle-left"></i> |
|
</a> |
|
|
|
|
|
<a href="../modules/readme.html" class="navigation navigation-next " aria-label="Next page: 模块类"> |
|
<i class="fa fa-angle-right"></i> |
|
</a> |
|
|
|
|
|
|
|
</div> |
|
|
|
<script> |
|
var gitbook = gitbook || []; |
|
gitbook.push(function() { |
|
gitbook.page.hasChanged({"page":{"title":"输入框","level":"2.2.1","depth":2,"next":{"title":"模块类","level":"2.3","depth":1,"path":"interaction/modules/readme.md","ref":"interaction/modules/readme.md","articles":[]},"previous":{"title":"控件类","level":"2.2","depth":1,"path":"interaction/controls/readme.md","ref":"interaction/controls/readme.md","articles":[{"title":"输入框","level":"2.2.1","depth":2,"path":"interaction/controls/input.md","ref":"interaction/controls/input.md","articles":[]}]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["jsfiddle","splitter"],"pluginsConfig":{"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":true},"jsfiddle":{"type":"script","tabs":["result","js","css","html"],"height":"500","width":"500","fontColor":"00FF00"},"splitter":{},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"}},"file":{"path":"interaction/controls/input.md","mtime":"2017-08-23T06:38:53.000Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2017-08-23T07:27:47.561Z"},"basePath":"../..","book":{"language":""}}); |
|
}); |
|
</script> |
|
</div> |
|
|
|
|
|
<script src="../../gitbook/gitbook.js"></script> |
|
<script src="../../gitbook/theme.js"></script> |
|
|
|
|
|
<script src="../../gitbook/gitbook-plugin-jsfiddle/plugin.js"></script> |
|
|
|
|
|
|
|
<script src="../../gitbook/gitbook-plugin-splitter/splitter.js"></script> |
|
|
|
|
|
|
|
<script src="../../gitbook/gitbook-plugin-search/search-engine.js"></script> |
|
|
|
|
|
|
|
<script src="../../gitbook/gitbook-plugin-search/search.js"></script> |
|
|
|
|
|
|
|
<script src="../../gitbook/gitbook-plugin-lunr/lunr.min.js"></script> |
|
|
|
|
|
|
|
<script src="../../gitbook/gitbook-plugin-lunr/search-lunr.js"></script> |
|
|
|
|
|
|
|
<script src="../../gitbook/gitbook-plugin-sharing/buttons.js"></script> |
|
|
|
|
|
|
|
<script src="../../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script> |
|
|
|
|
|
|
|
</body> |
|
</html> |
|
|
|
|