Skip to content

Instantly share code, notes, and snippets.

View wajatimur's full-sized avatar
⚔️
mode - python

Azri Jamil wajatimur

⚔️
mode - python
View GitHub Profile
@wajatimur
wajatimur / CheckMatrix.ts
Created September 23, 2018 06:56 — forked from travist/CheckMatrix.js
Angular 5 + Form.io Custom Component
import { TableComponent } from 'formiojs/lib/components/table/Table';
import { FormioForm } from 'formiojs/full';
import _ from 'lodash';
/**
* An example CheckMatrix component that
*/
export class CheckMatrix extends TableComponent {
build() {
this.element = this.ce('div', {