Skip to content

Commit 26fb68f

Browse files
committed
Allow any component to have a :cssClass
1 parent 3147751 commit 26fb68f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

view/base/templates/script/component-type/base-component-type.phtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ $componentUtil = $viewModelFactory->create(ComponentUtil::class);
2828
name: '',
2929
elementId: '',
3030
blockId: '',
31+
cssClass: '',
3132
targets: [],
3233
messages: [],
3334
messageArea: 'local',

0 commit comments

Comments
 (0)