Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hel-developer-guide
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hel-guide
hel-developer-guide
Commits
20acc0ca
Commit
20acc0ca
authored
Aug 02, 2017
by
Jefferyne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates 前端组件/Grid.md
Auto commit by GitBook Editor
parent
3c30895f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
19 deletions
+19
-19
Grid.md
前端组件/Grid.md
+19
-19
No files found.
前端组件/Grid.md
View file @
20acc0ca
...
@@ -326,10 +326,10 @@ function editor(){
...
@@ -326,10 +326,10 @@ function editor(){
#### **messages**子标签
#### **messages**子标签
| 属性 | 类型 |
| 属性 | 类型 |
描述 |
|
--- |
--- |
|
:--- | :--- | :
--- |
| commands | Object |
| commands | Object |
显示命令按钮的文本,主要用于本地化 |
| noRecords | String |
| noRecords | String |
定义没有数据时的视图 |
用法:
用法:
...
@@ -343,9 +343,9 @@ function editor(){
...
@@ -343,9 +343,9 @@ function editor(){
#### **noRecords**子标签
#### **noRecords**子标签
| 属性 | 类型 |
| 属性 | 类型 |
描述 |
|
--- |
--- |
|
:--- | :--- | :
--- |
| template | String & Function |
| template | String & Function |
当前视图无记录时的展示 |
用法:
用法:
...
@@ -358,9 +358,9 @@ function editor(){
...
@@ -358,9 +358,9 @@ function editor(){
#### **scrollable**子标签
#### **scrollable**子标签
| 属性
| 类型
|
| 属性
名 | 类型 | 描述
|
|
--- |
--- |
|
:--- | :--- | :
--- |
| virtual |
Boolean
|
| virtual |
String | 显示单页数据
|
用法:
用法:
...
@@ -372,10 +372,10 @@ function editor(){
...
@@ -372,10 +372,10 @@ function editor(){
#### **sortable**子标签
#### **sortable**子标签
| 属性 | 类型 |
| 属性 | 类型 |
描述 |
|
--- |
--- |
|
:--- | :--- | :
--- |
| allowUnsort | Boolean |
| allowUnsort | Boolean |
设置单行或者多行排序 |
| mode | String |
| mode | String |
设置单行或者多行排序 |
用法:
用法:
...
@@ -387,11 +387,11 @@ function editor(){
...
@@ -387,11 +387,11 @@ function editor(){
#### **toolbar**子标签
#### **toolbar**子标签
| 属性 | 类型 |
| 属性 | 类型 |
描述 |
|
--- |
--- |
|
:--- | :--- | :
--- |
| name | String |
| name | String |
名字 |
| template | String & Function |
| template | String & Function |
按钮展示模板 |
| text | String |
| text | String |
设置名称 |
```
javascript
```
javascript
function
template
(){
function
template
(){
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment