https://github.com/bang88/antd-snippets
Ant-Design Snippets for VS Code
https://github.com/bang88/antd-snippets
ant snippets vscode-extension
Last synced: about 1 year ago
JSON representation
Ant-Design Snippets for VS Code
- Host: GitHub
- URL: https://github.com/bang88/antd-snippets
- Owner: BANG88
- License: mit
- Created: 2017-02-24T08:37:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T07:07:46.000Z (about 7 years ago)
- Last Synced: 2025-04-30T12:15:25.671Z (about 1 year ago)
- Topics: ant, snippets, vscode-extension
- Size: 1.37 MB
- Stars: 38
- Watchers: 2
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://ant.design/)
# antd-snippets
> Ant-Design Snippets for VS Code
## Install
[Install the extension here](https://marketplace.visualstudio.com/items?itemName=bang.antd-snippets)
Or by opening the Command Palette (Ctrl+Shift+P), and running
```sh
ext install antd-snippets
```
[](###)
### Available Snippets
Trigger | Description
--- | ---
antaffix | Affix
antalert | Alert
antautocomplete | AutoComplete
antavatar | Avatar
antbadge | Badge
antbread | Breadcrumb
antbutton | Button
antbutton-group | Basic Button Group
antbutton-radio-group | Radio Group Button
antbutton-w-icon | Button with Icon
antcard | Card with extra
antcard | Carousel
antcascader | Cascader
antcheckbox | The Basic Checkbox
antcheckbox-group | Generate a group of checkboxes from an array
antcollapse | Collapse
antdatepicker | DatePicker
antdatepicker-monthpicker | MonthPicker
antdatepicker-rangepicker | RangePicker
antdatepicker-weekpicker | WeekPicker
antdropdown | The Basic Dropdown
antempty | Empty
antempty-w-message | Empty with message
antform | Create a vertical Form
antform-horizontal | Horizontal Form
antform-inline | Create an inline Form
antform-wrapped | Create a Form to be wrapped by Form.create()
anticon | Icon
antinput | Basic Input
antinput-addon | Input With addon
antinput-formatted | Input Formatted
antinput-group | Input Group
antinput-group-compact | Create an Input Gourp with compact mode
antinput-number | Input Number
antinput-select | Create an Input Group with Select
antlayout | The Basic Layout
antlist | List
antmenu | Menu
antmessage | Message
antmodal | Modal
antmodal-info | Information Modal
antnotification | Notification
antpageheader | Page Header
antpagination | Pagination
antpopconfirm | Popconfirm
antpopover | Popover
antprogress | Progress
antradio | Radio
antradiogroup | Radio Group
antradiogroup-button | Radio Button Group
antrate | Rate
antrow | The Basic Grid Row
antselect | Select
antskeleton | Skeleton
antslider | Slider
antspin | Spin
antspin-container | Spin in Container
antstatistic | Statistic
antsteps | Steps
antswitch | Switch
anttable | Basic JSX Style Table
anttabs | Tabs
anttag | Tag
anttimeline | Timeline
anttimepicker | TimePicker
anttooltip | Tooltip
anttypography-ellipsis | Typography Ellipsis
anttypography-example | Typography
anttypography-interactive | Typography Interactive
anttypography-paragraph | Typography Paragraph
anttypography-text | Typography Text
anttypography-title | Typography Title