Skip to main content

Ant Design Pass-Through Components

This page covers exports from @vef-framework-react/components that mainly stay aligned with Ant Design behavior. For these exports, props and core behavior should be treated as Ant Design-compatible unless otherwise noted.

Representative exports in this group include:

  • Affix
  • Anchor
  • Breadcrumb
  • Col
  • Divider
  • Dropdown
  • Menu
  • Pagination
  • Row
  • Steps
  • Tabs

Official documentation: Ant Design Components Overview

Data Entry

Representative exports in this group include:

  • AutoComplete
  • Button
  • Calendar
  • Cascader
  • Checkbox
  • ColorPicker
  • DatePicker
  • Input
  • InputNumber
  • Mentions
  • Radio
  • Rate
  • Segmented
  • Slider
  • Switch
  • TimePicker
  • Transfer

Official documentation: Ant Design Components Overview

Data Display

Representative exports in this group include:

  • Avatar
  • Badge
  • Card
  • Carousel
  • Collapse
  • Descriptions
  • Empty
  • Image
  • List
  • QRCode
  • Result
  • Skeleton
  • Statistic
  • Tag
  • Timeline
  • typography exports such as Text, Paragraph, Title, and Link
  • Watermark

Official documentation: Ant Design Components Overview

Feedback and Floating Layers

Representative exports in this group include:

  • Alert
  • Drawer
  • FloatButton
  • Modal
  • Popconfirm
  • Popover
  • Progress
  • Spin
  • Tooltip
  • Tour

Official documentation: Ant Design Components Overview

Note

Some exports remain close to upstream components but are documented separately because they carry additional VEF semantics or related hooks:

  • Select
  • Tree
  • TreeSelect
  • Table
  • Upload
  • ConfigProvider
  • Space
  • Flex