Pinned Loading
-
JSX to CKEditor5 Template
JSX to CKEditor5 Template 12// Use `vdom` classic JSX syntax for CK templates.
3import Template from '@ckeditor/ckeditor5-ui/src/template';
45const CKTemplateFromJSX = ({elementName, attributes, children}) => new Template({
-
golfed-jquery-like.babel.js
golfed-jquery-like.babel.js 1// @jsxFactory: $create
23// untested yet
4const D=document,Arr=(a,b,e) => Array.prototype.slice.call(a,b,e)
5 -
INPUT[type='range'] Shadow Elements ...
INPUT[type='range'] Shadow Elements Selectors 1/*
2* INPUT[type='range'] Shadow Elements Selectors
3* ============================================= *
4http://codepen.io/long-lazuli/pen/WbyqKg *
5*/
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.