Appearance
function createFragment(callback?: (el: DocumentFragment) => void): DocumentFragment;
callback