We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 893045c commit 7ddc269Copy full SHA for 7ddc269
src/lightning-stubs/button/button.js
@@ -16,4 +16,5 @@ export default class Button extends LightningElement {
16
@api value;
17
@api variant;
18
@api disableAnimation;
19
+ @api stretch;
20
}
0 commit comments