Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KayeeNL/9e10b7474eaf59a17a8fc799017045e4 to your computer and use it in GitHub Desktop.
Save KayeeNL/9e10b7474eaf59a17a8fc799017045e4 to your computer and use it in GitHub Desktop.
FEAAS.External.registerComponent(MyByocComponent, {
name: 'MyByocComponent',
properties: {
title: {
type: 'string',
},
columnsCount: {
type: 'number',
},
},
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment