24 lines
609 B
Markdown
24 lines
609 B
Markdown
---
|
|
name: Custom Component Request
|
|
about: Suggest a new custom component for Reflex
|
|
title: ''
|
|
labels: 'custom component request'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the Custom Component**
|
|
A clear and concise description of what the custom component does.
|
|
|
|
- What is the purpose of the custom component?
|
|
|
|
- What is the expected behavior of the custom component?
|
|
|
|
- What are the use cases for the custom component?
|
|
|
|
**Specifics (please complete the following information):**
|
|
- Do you have a specific react package in mind? (Optional):
|
|
|
|
**Additional context**
|
|
Add any other context about the custom component here.
|