Skip to content

Commit 66b50c6

Browse files
rmennerchrisfalaska
authored andcommitted
docs: run latest api markdown update
1 parent e5cf6ac commit 66b50c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/api.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
| ---------- | ---------- | --------- | --------------------------------------------- | ------- | ----------------------------------------------------------------------------------------- |
77
| badge | badge | | string | | Sets the badge type to display (e.g., `oneworld`). |
88
| href | href | | string | | Sets the href for the tail. |
9-
| size | size | | 'xs' \| 'sm' \| 'md' \| 'lg' \| 'xl' \| '2xl' | 'lg' | Sets the size of the tail. |
10-
| tail | tail | | string | 'AS' | Sets the airline tail based on the tail codes used in auro-icon (e.g., `AS`, `HA`, `PR`). |
11-
| variant | variant | | 'outline' | | Sets the visual variant of the tail. |
9+
| size | size | | `xs` \| `sm` \| `md` \| `lg` \| `xl` \| `2xl` | `lg` | Sets the size of the tail. |
10+
| tail | tail | | string | `AS` | Sets the airline tail based on the tail codes used in auro-icon (e.g., `AS`, `HA`, `PR`). |
11+
| variant | variant | | `outline` | | Sets the visual variant of the tail. |
1212

1313
### Methods
1414

@@ -22,8 +22,8 @@
2222

2323
| Properties | Attributes | Modifiers | Type | Default | Description |
2424
| ---------- | ---------- | --------- | ---------------------------- | ------------ | ----------------------------------------------- |
25-
| layout | layout | | 'horizontal' \| 'diagonal' | 'horizontal' | Sets the layout direction for the group. |
26-
| size | size | | 'xs' \| 'sm' \| 'md' \| 'lg' | 'lg' | Sets the size for all child tails in the group. |
25+
| layout | layout | | `horizontal` \| `diagonal` | `horizontal` | Sets the layout direction for the group. |
26+
| size | size | | `xs` \| `sm` \| `md` \| `lg` | `lg` | Sets the size for all child tails in the group. |
2727

2828
### Methods
2929

0 commit comments

Comments
 (0)