@@ -4218,7 +4218,7 @@ It prevents users from clicking the button, but it can still be focused.",
4218
4218
},
4219
4219
{
4220
4220
"description": "Attributes to add to the native \`a\` element (when \`href\` is provided).
4221
- Some attributes will be automatically combined with Cloudscape-provided attribute values:
4221
+ Some attributes will be automatically combined with internal attribute values:
4222
4222
- \`className\` will be appended.
4223
4223
- Event handlers will be chained, unless the default is prevented.
4224
4224
@@ -4240,7 +4240,7 @@ We do not support using this attribute to apply custom styling.",
4240
4240
},
4241
4241
{
4242
4242
"description": "Attributes to add to the native \`button\` element.
4243
- Some attributes will be automatically combined with Cloudscape-provided attribute values:
4243
+ Some attributes will be automatically combined with internal attribute values:
4244
4244
- \`className\` will be appended.
4245
4245
- Event handlers will be chained, unless the default is prevented.
4246
4246
@@ -20211,7 +20211,7 @@ It prevents users from clicking the button, but it can still be focused.",
20211
20211
},
20212
20212
{
20213
20213
"description": "Attributes to add to the native \`a\` element (when \`href\` is provided).
20214
- Some attributes will be automatically combined with Cloudscape-provided attribute values:
20214
+ Some attributes will be automatically combined with internal attribute values:
20215
20215
- \`className\` will be appended.
20216
20216
- Event handlers will be chained, unless the default is prevented.
20217
20217
@@ -20233,7 +20233,7 @@ We do not support using this attribute to apply custom styling.",
20233
20233
},
20234
20234
{
20235
20235
"description": "Attributes to add to the native \`button\` element.
20236
- Some attributes will be automatically combined with Cloudscape-provided attribute values:
20236
+ Some attributes will be automatically combined with internal attribute values:
20237
20237
- \`className\` will be appended.
20238
20238
- Event handlers will be chained, unless the default is prevented.
20239
20239
0 commit comments