mirror of
https://github.com/apache/superset.git
synced 2026-05-21 15:55:10 +00:00
78 lines
2.3 KiB
Plaintext
78 lines
2.3 KiB
Plaintext
---
|
|
title: Core Components
|
|
sidebar_label: Core Components
|
|
sidebar_position: 1
|
|
---
|
|
|
|
<!--
|
|
Licensed to the Apache Software Foundation (ASF) under one
|
|
or more contributor license agreements. See the NOTICE file
|
|
distributed with this work for additional information
|
|
regarding copyright ownership. The ASF licenses this file
|
|
to you under the Apache License, Version 2.0 (the
|
|
"License"); you may not use this file except in compliance
|
|
with the License. You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing,
|
|
software distributed under the License is distributed on an
|
|
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
KIND, either express or implied. See the License for the
|
|
specific language governing permissions and limitations
|
|
under the License.
|
|
-->
|
|
|
|
# Core Components
|
|
|
|
46 components available in this category.
|
|
|
|
## Components
|
|
|
|
- [AutoComplete](./autocomplete.mdx)
|
|
- [Avatar](./avatar.mdx)
|
|
- [Badge](./badge.mdx)
|
|
- [Breadcrumb](./breadcrumb.mdx)
|
|
- [Button](./button.mdx)
|
|
- [ButtonGroup](./buttongroup.mdx)
|
|
- [CachedLabel](./cachedlabel.mdx)
|
|
- [Card](./card.mdx)
|
|
- [Checkbox](./checkbox.mdx)
|
|
- [Collapse](./collapse.mdx)
|
|
- [DatePicker](./datepicker.mdx)
|
|
- [Divider](./divider.mdx)
|
|
- [EditableTitle](./editabletitle.mdx)
|
|
- [EmptyState](./emptystate.mdx)
|
|
- [FaveStar](./favestar.mdx)
|
|
- [IconButton](./iconbutton.mdx)
|
|
- [Icons](./icons.mdx)
|
|
- [IconTooltip](./icontooltip.mdx)
|
|
- [InfoTooltip](./infotooltip.mdx)
|
|
- [Input](./input.mdx)
|
|
- [Label](./label.mdx)
|
|
- [List](./list.mdx)
|
|
- [ListViewCard](./listviewcard.mdx)
|
|
- [Loading](./loading.mdx)
|
|
- [Menu](./menu.mdx)
|
|
- [Modal](./modal.mdx)
|
|
- [ModalTrigger](./modaltrigger.mdx)
|
|
- [Popover](./popover.mdx)
|
|
- [ProgressBar](./progressbar.mdx)
|
|
- [Radio](./radio.mdx)
|
|
- [SafeMarkdown](./safemarkdown.mdx)
|
|
- [Select](./select.mdx)
|
|
- [Skeleton](./skeleton.mdx)
|
|
- [Slider](./slider.mdx)
|
|
- [Steps](./steps.mdx)
|
|
- [Switch](./switch.mdx)
|
|
- [TableCollection](./tablecollection.mdx)
|
|
- [TableView](./tableview.mdx)
|
|
- [Tabs](./tabs.mdx)
|
|
- [Timer](./timer.mdx)
|
|
- [Tooltip](./tooltip.mdx)
|
|
- [Tree](./tree.mdx)
|
|
- [TreeSelect](./treeselect.mdx)
|
|
- [Typography](./typography.mdx)
|
|
- [UnsavedChangesModal](./unsavedchangesmodal.mdx)
|
|
- [Upload](./upload.mdx)
|