CaAccountSettingsBlock
Holder for a block of settings in the account settings page
SASS-path: ./styles/components/molecules/ca-account-settings-block.scss
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
title | Block title | String | true | - |
editable | Is hte blocks content editable? | Boolean | false | true |
loading | Shows a loading indicator on the save-button if true | Boolean | false | false |
Events
Event Name | Description | Parameters |
---|---|---|
save | - | - |
Slots
Name | Description | Default Slot Content |
---|---|---|
content | - | - |