Reflex custom component antd
Project description
Reflex-Antd-UI
A custom Reflex component library, built on Ant Design 6.4.5.
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..."),
)
Component Overview
| 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 |
Project details
Release history Release notifications | RSS feed
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.3.tar.gz
(117.2 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.3.tar.gz.
File metadata
- Download URL: reflex_antd_ui-0.0.3.tar.gz
- Upload date:
- Size: 117.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
842167a27c5c193dda55c0c7508831180e35f6d88bcd4359134676864f79a409
|
|
| MD5 |
fcc96d1ee9cb63ecba1a3386f452ddc0
|
|
| BLAKE2b-256 |
fb9055b563e2f91e1827b8d5a75ba533d6ff12db79f97b9c6980a6e7caeb1342
|
File details
Details for the file reflex_antd_ui-0.0.3-py3-none-any.whl.
File metadata
- Download URL: reflex_antd_ui-0.0.3-py3-none-any.whl
- Upload date:
- Size: 177.0 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 |
75a4fd0582b6493a13fe9e790fd4ac52ed31150d5b17cf30320d62329f630883
|
|
| MD5 |
da0bdc5b2a51a80930f1add59e3773f2
|
|
| BLAKE2b-256 |
9a6b6a3ff494246cb2d18b8e50ffd099dcd1b4e63627fab8b35d620d25153b87
|