Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 529 Bytes

File metadata and controls

15 lines (13 loc) · 529 Bytes
title ButtonConfig
description ButtonConfig Schema Reference

Properties

Property Type Required Description
text string Button text
href string Button target URL or action
variant Enum<'primary' | 'secondary' | 'outline' | 'ghost' | 'link'> optional
size Enum<'sm' | 'md' | 'lg'> optional
target Enum<'_self' | '_blank'> optional
icon string optional Icon name