Reflex-Antd-UI
A custom Reflex component library, built on Ant Design 6.4.5 and Ant Design X 2.8.0.
Installation
pip install reflex-antd-ui
Quickstart
import reflex as rx
import reflex_antd_ui as rxantd
def index() -> rx.Component:
return rx.container(
rxantd.button("Click Me", type="primary"),
rxantd.input(placeholder="Please input..."),
)
Ant Design Components
| Category | Components |
|---|---|
| General | Button, Icon, Typography, FloatButton |
| Layout | Layout, Flex, Grid, Space, Divider, Splitter, Masonry |
| Navigation | Anchor, Breadcrumb, Dropdown, Menu, Pagination, Steps, Tabs |
| Data Entry | AutoComplete, Cascader, Checkbox, ColorPicker, DatePicker, Form, Input, InputNumber, Mentions, Radio, Rate, Select, Slider, Switch, TimePicker, Transfer, TreeSelect, Upload |
| Data Display | Avatar, Badge, Calendar, Card, Carousel, Collapse, Descriptions, Empty, Image, Popover, QRCode, Segmented, Statistic, Table, Tag, Timeline, Tooltip, Tour, Tree |
| Feedback | Alert, Drawer, Message, Modal, Notification, Popconfirm, Progress, Result, Skeleton, Spin, Watermark |
| Other | App, ConfigProvider, Affix, BorderBeam |
Ant Design X Components
| Category | Components |
|---|---|
| Common | Bubble (List/System/Divider), Conversations, Notification |
| Wake | Welcome, Prompts |
| Confirmation | Think, ThoughtChain |
| Express | Sender (Header/Switch), Suggestion, Attachments |
| Feedback | Actions (Feedback/Copy/Audio), CodeHighlighter, FileCard, Folder, Mermaid, Sources |
| Others | XProvider, XMarkdown |
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
reflex_antd_ui-0.0.8.tar.gz
(143.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file reflex_antd_ui-0.0.8.tar.gz.
File metadata
- Download URL: reflex_antd_ui-0.0.8.tar.gz
- Upload date:
- Size: 143.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c23d57f99bf60a6e8faf6447aaee1694a19c04c73589c7469b2be89c645b392
|
|
| MD5 |
6ed0bbaea9f0603e464e0566917e4f16
|
|
| BLAKE2b-256 |
9c02829d855fce5e5458252fbde8910a9945ef625d10f6092296672d5d2cad0c
|
File details
Details for the file reflex_antd_ui-0.0.8-py3-none-any.whl.
File metadata
- Download URL: reflex_antd_ui-0.0.8-py3-none-any.whl
- Upload date:
- Size: 216.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00c27f7c4f0b3d5bc63a33b821ccf0a016b5d8923ba79c3eac8a208f9d1e5308
|
|
| MD5 |
8c380b4feecd30bcb0f68fc9bcb58422
|
|
| BLAKE2b-256 |
40415dc1f9adf5f8b95238f4fed939db1f5492d3c574e6cd0ce8171558829eb4
|