mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-27 12:39:49 +08:00
1 line
3.5 KiB
JavaScript
1 line
3.5 KiB
JavaScript
(("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd=("undefined"!=typeof globalThis?globalThis:self).makoChunk_antd||[]).push([["383cf612"],{"383cf612":function(e,a,n){"use strict";n.d(a,"__esModule",{value:!0}),n.d(a,"texts",{enumerable:!0,get:function(){return t;}}),n("99879161");let t=[{value:"A list page allows viewing and handling a large number of entries, often with navigation to detailed pages. Users can filter, compare, add, analyze entries, and drill down to complete detail pages from the list page.",paraId:0},{value:"Help users view, handle, and find entries more efficiently.",paraId:1,tocIndex:0},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"Use a consistent format to highlight key information that aids in object recognition. Utilize rich interactive layered information to reduce cognitive load.",paraId:3,tocIndex:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"Organize lists in a logically browsable order. Provide suitable search components to help users quickly find information.",paraId:4,tocIndex:3},{value:"\n ",paraId:2},{value:"\n ",paraId:2},{value:"Stack from top to bottom, with the data filtering module at the top. After filtering the data, users can browse and analyze from the general to the specific.",paraId:5},{value:"Place the data filtering module in the sidebar when there are many filtering conditions and ample horizontal space.",paraId:6},{value:"Template - Query Table",paraId:2},{value:"When to Use",paraId:7},{value:"When each entry needs to expose many fields; use when users have an accurate query scope when searching for entries.",paraId:8},{value:"When to Use",paraId:9},{value:"Provide an overview of each entry, with navigation to entry details by clicking the list. The page often provides statistical functions for users to understand the overall progress. It can be used as a simplified version of a workbench.",paraId:10},{value:"Template - Card List",paraId:2},{value:"When to Use",paraId:11},{value:"When users do not need to browse entries in a specific order, present each entry attractively.",paraId:12},{value:"When to Use",paraId:13},{value:"Primarily used for searching specific entry information, search results across many topics using keywords. Suitable for searching and filtering a large number of different types of content, meeting the needs of finding vague targets.",paraId:14},{value:"Involves Operations",paraId:15},{value:"Filter, search",paraId:16},{value:"When to Use",paraId:17},{value:"Member management is used to display and manage the basic information and permissions of members within an object. Management operations usually include adding members, deleting members, assigning member roles and permissions, etc.",paraId:18},{value:"Involves Operations",paraId:19},{value:"Filter, delete, etc.",paraId:20},{value:"Page-level batch operations affect the entire page and can be placed at the bottom of the page.",paraId:21},{value:"Canvas Filters",paraId:22,tocIndex:16},{value:"Canvas Search",paraId:22,tocIndex:16},{value:"Fiori Analytical List Page",paraId:22,tocIndex:16},{value:"QuickBook Table Design Rules",paraId:22,tocIndex:16},{value:"Article: Data Table Design",paraId:22,tocIndex:16},{value:"Article: Designing Tables for Reusability",paraId:22,tocIndex:16},{value:"Article: Affordances in Design",paraId:22,tocIndex:16}];}}]); |