Skip to content

Instantly share code, notes, and snippets.

View KayeeNL's full-sized avatar

Robbert Hock KayeeNL

View GitHub Profile
FEAAS.External.registerComponent(MyByocComponent, {
name: 'MyByocComponent',
properties: {
title: {
title: 'Title',
type: 'string',
enum: ['Mr', 'Mrs', 'Miss', 'Ms', 'Dr'],
description: 'Please select an appropriate title',
},
tags: {
FEAAS.External.registerComponent(MyByocComponent, {
name: 'MyByocComponent',
properties: {
title: {
title: 'Title',
type: 'string',
enum: ['Mr', 'Mrs', 'Miss', 'Ms', 'Dr'],
description: 'Please select an appropriate title',
},
tags: {
FEAAS.External.registerComponent(MyByocComponent, {
name: 'MyByocComponent',
properties: {
title: {
title: 'Title',
type: 'string',
enum: ['Mr', 'Mrs', 'Miss', 'Ms', 'Dr'],
description: 'Please select an appropriate title',
},
tags: {
FEAAS.External.registerComponent(MyByocComponent, {
name: 'MyByocComponent',
properties: {
title: {
title: 'Title',
type: 'string',
enum: ['Mr', 'Mrs', 'Miss', 'Ms', 'Dr'],
description: 'Please select an appropriate title',
},
tags: {
FEAAS.External.registerComponent(MyByocComponent, {
name: 'MyByocComponent',
properties: {
title: {
title: 'Title',
type: 'string',
enum: ['Mr', 'Mrs', 'Miss', 'Ms', 'Dr'],
description: 'Please select an appropriate title',
},
tags: {
FEAAS.External.registerComponent(MyByocComponent, {
name: 'MyByocComponent',
properties: {
title: {
title: 'Title',
type: 'string',
enum: ['Mr', 'Mrs', 'Miss', 'Ms', 'Dr'],
description: 'Please select an appropriate title',
},
tags: {
FEAAS.External.registerComponent(MyByocComponent, {
name: 'MyByocComponent',
properties: {
title: {
title: 'Title',
type: 'string',
description: 'Please fill in an appropriate title for this component',
},
columnsCount: {
title: 'Columns count',
FEAAS.External.registerComponent(MyByocComponent, {
name: 'MyByocComponent',
properties: {
title: {
title: 'Title',
type: 'string',
description: 'Please fill in an appropriate title for this component'
},
columnsCount: {
title: 'Columns count',
FEAAS.External.registerComponent(MyByocComponent, {
name: 'MyByocComponent',
properties: {
title: {
title: 'Title',
type: 'string',
enum: ['Mr', 'Mrs', 'Miss', 'Ms', 'Dr'],
description: 'Please select an appropriate title',
},
firstName: {
FEAAS.External.registerComponent(MyByocComponent, {
name: 'MyByocComponent',
properties: {
title: {
title: 'This is my title',
type: 'string',
},
columnsCount: {
title: 'This is my columns count',
type: 'number',