diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..e2ac6616 --- /dev/null +++ b/.nojekyll @@ -0,0 +1 @@ +TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false. \ No newline at end of file diff --git a/assets/highlight.css b/assets/highlight.css new file mode 100644 index 00000000..8796a1fc --- /dev/null +++ b/assets/highlight.css @@ -0,0 +1,92 @@ +:root { + --light-hl-0: #795E26; + --dark-hl-0: #DCDCAA; + --light-hl-1: #000000; + --dark-hl-1: #D4D4D4; + --light-hl-2: #A31515; + --dark-hl-2: #CE9178; + --light-hl-3: #0000FF; + --dark-hl-3: #569CD6; + --light-hl-4: #0451A5; + --dark-hl-4: #9CDCFE; + --light-hl-5: #800000; + --dark-hl-5: #808080; + --light-hl-6: #800000; + --dark-hl-6: #569CD6; + --light-hl-7: #E50000; + --dark-hl-7: #9CDCFE; + --light-hl-8: #0000FF; + --dark-hl-8: #CE9178; + --light-hl-9: #000000FF; + --dark-hl-9: #D4D4D4; + --light-code-background: #FFFFFF; + --dark-code-background: #1E1E1E; +} + +@media (prefers-color-scheme: light) { :root { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --hl-8: var(--light-hl-8); + --hl-9: var(--light-hl-9); + --code-background: var(--light-code-background); +} } + +@media (prefers-color-scheme: dark) { :root { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --hl-8: var(--dark-hl-8); + --hl-9: var(--dark-hl-9); + --code-background: var(--dark-code-background); +} } + +:root[data-theme='light'] { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --hl-4: var(--light-hl-4); + --hl-5: var(--light-hl-5); + --hl-6: var(--light-hl-6); + --hl-7: var(--light-hl-7); + --hl-8: var(--light-hl-8); + --hl-9: var(--light-hl-9); + --code-background: var(--light-code-background); +} + +:root[data-theme='dark'] { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --hl-4: var(--dark-hl-4); + --hl-5: var(--dark-hl-5); + --hl-6: var(--dark-hl-6); + --hl-7: var(--dark-hl-7); + --hl-8: var(--dark-hl-8); + --hl-9: var(--dark-hl-9); + --code-background: var(--dark-code-background); +} + +.hl-0 { color: var(--hl-0); } +.hl-1 { color: var(--hl-1); } +.hl-2 { color: var(--hl-2); } +.hl-3 { color: var(--hl-3); } +.hl-4 { color: var(--hl-4); } +.hl-5 { color: var(--hl-5); } +.hl-6 { color: var(--hl-6); } +.hl-7 { color: var(--hl-7); } +.hl-8 { color: var(--hl-8); } +.hl-9 { color: var(--hl-9); } +pre, code { background: var(--code-background); } diff --git a/assets/main.js b/assets/main.js new file mode 100644 index 00000000..7270cff8 --- /dev/null +++ b/assets/main.js @@ -0,0 +1,59 @@ +"use strict"; +"use strict";(()=>{var Pe=Object.create;var ne=Object.defineProperty;var Ie=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var _e=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Fe=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!Re.call(t,i)&&i!==n&&ne(t,i,{get:()=>e[i],enumerable:!(r=Ie(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Pe(_e(t)):{},Fe(e||!t||!t.__esModule?ne(n,"default",{value:t,enumerable:!0}):n,t));var ae=Me((se,oe)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),v=s.str.charAt(1),f;v in s.node.edges?f=s.node.edges[v]:(f=new t.TokenSet,s.node.edges[v]=f),s.str.length==1&&(f.final=!0),i.push({node:f,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof se=="object"?oe.exports=n():e.lunr=n()}(this,function(){return t})})()});var re=[];function G(t,e){re.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureActivePageVisible(),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){re.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var de=De(ae());async function le(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=de.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function he(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{le(e,t)}),le(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");let s=!1;i.addEventListener("mousedown",()=>s=!0),i.addEventListener("mouseup",()=>{s=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{s||(s=!1,t.classList.remove("has-focus"))}),Ae(t,i,r,e)}function Ae(t,e,n,r){n.addEventListener("input",ie(()=>{Ne(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s;if(i){let o=i.split(" ").map(a=>a.length?`*${a}*`:"").join(" ");s=r.index.search(o)}else s=[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=ce(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` + ${ce(l.parent,i)}.${d}`);let v=document.createElement("li");v.classList.value=l.classes??"";let f=document.createElement("a");f.href=r.base+l.url,f.innerHTML=u+d,v.append(f),e.appendChild(v)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var Be={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Be[e])}var C=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",pe="mousemove",B="mouseup",J={x:0,y:0},fe=!1,ee=!1,He=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(He=!0,F="touchstart",pe="touchmove",B="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(pe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(B,()=>{ee=!1});document.addEventListener("click",t=>{fe&&(t.preventDefault(),t.stopImmediatePropagation(),fe=!1)});var X=class extends C{constructor(e){super(e),this.className=this.el.dataset.toggle||"",this.el.addEventListener(B,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(F,n=>this.onDocumentPointerDown(n)),document.addEventListener(B,n=>this.onDocumentPointerUp(n))}setActive(e){if(this.active==e)return;this.active=e,document.documentElement.classList.toggle("has-"+this.className,e),this.el.classList.toggle("active",e);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(e){D||(this.setActive(!0),e.preventDefault())}onDocumentPointerDown(e){if(this.active){if(e.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(e){if(!D&&this.active&&e.target.closest(".col-sidebar")){let n=e.target.closest("a");if(n){let r=window.location.href;r.indexOf("#")!=-1&&(r=r.substring(0,r.indexOf("#"))),n.href.substring(0,r.length)==r&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ve=document.head.appendChild(document.createElement("style"));ve.dataset.for="filters";var Y=class extends C{constructor(e){super(e),this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ve.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`,this.handleValueChange()}fromLocalStorage(){let e=Q.getItem(this.key);return e?e==="true":this.el.checked}setLocalStorage(e){Q.setItem(this.key,e.toString()),this.value=e,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(e=>{e.style.display="block";let n=Array.from(e.querySelectorAll(".tsd-index-link")).every(r=>r.offsetParent==null);e.style.display=n?"none":"block"})}};var Z=class extends C{constructor(e){super(e),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let r=this.summary.querySelector("a");r&&r.addEventListener("click",()=>{location.assign(r.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ge(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}var Le;function be(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",xe),xe())}async function xe(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();Le=t.dataset.base+"/",t.innerHTML="";for(let s of i)we(s,t,[]);window.app.createComponents(t),window.app.ensureActivePageVisible()}function we(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-index-accordion`:"tsd-index-accordion",s.dataset.key=i.join("$");let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.innerHTML='',Ee(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)we(u,l,i)}else Ee(t,r,t.class)}function Ee(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=Le+t.path,n&&(r.className=n),location.href===r.href&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("tsd-theme");Se&&ge(Se);var je=new U;Object.defineProperty(window,"app",{value:je});he();be();})(); +/*! Bundled license information: + +lunr/lunr.js: + (** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + *) + (*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + *) + (*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + *) +*/ diff --git a/assets/navigation.js b/assets/navigation.js new file mode 100644 index 00000000..ea1b6801 --- /dev/null +++ b/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA5XY0W7TMBQG4HfJ9cRgYgN2mcFY0SiI5QYhLtzETa0lduQ4pQPx7sj2ktiJfY657X/+T1va5sT98SdT9KSy6+xBETX02VnWEXXIrjPKh7Y/t6++OKi2yc6yR8ar7Prt37Op9V6KrhK/eD4oJfjcLhvS97Q/93PfeXXhSltyXNe35Ah1vuz3JeFH0m/JcUfkur8YgKxCiEaxLhenNTNnkJCTqqZfpeicq8i4onJPStqfz7GPXFxeuYi5UIAy5xBzQ2S1aeu44w5gEKzghOCKME4l4HgjEOZ/oOJiYA5ibxtBFOP1PdnRJq6ux0BUyPbmQMtHAPRGIGxTQv/ulELEp6HdCSUhxx+BsC05jtc4zi2HEPCeceBauQMItCPAh83JIWa6d+TiFMdWU0nkHSUV9H0IDSbB2P8eGkyCE0gU+0YUE3FojiHkoZSiaXIx8IrIp7gWmAPZjnFOJfheL2YSONRCoYLsGmCpzDGITPsLkPwZcEeR8rGW+sreiEY4a1c9dWbRefFCevnuzavLC289BIyk5ge9UEXPFHMfPSzgZphjbsKCKymWt35rLfP/8ApSA1pB6hTrltFmuYRna05TrI9SDF3UmtMUK7QsZyu6I1eWXl7BfW6xRYxqLVk9hj1DU4IZ9u6YS8LD132Zp3mFqOvVl9kFnQFMHD/b35fSFGDCA/tNl2X9GtYrxFAe7givGrr62roZ5pjn4RnYD7zUf/fzg7Lfvnq9ekQONgOnDK+qn1dDRf06UstF9RSr6gyp3wqh3OvlAzZFCPssECNsihCbto71N22NlAummuAbNoUQ0Iiext85J4aQ8ZgQJMYQAMaH0VB/zBLqG0VbiNB5AvOZ8gFidJ7A2LsGBNkJgPLONSHJG4Cg8TwTRMYQA+x2jBI2RhCzFmOECRHA7MIYYEIEiF/MMQQAvfRCXf06Uot/y+YUIvSWDLZ1ABSns2OoPIUA4JwWQ4QTw4g+JUYAHcFl73ckr7v6ASlQNY8E8b6JUST+hXZzgJmOZCFjClOA2NbzBtKgE+KcUpj4DlyMpGDRheZPAJQ5soYEEwBF/3QaEvwJiLInyaBhI7wceXfmFCDMETTUNgFUtCfOYNVGQJn18dvcmK3qP/8BBDdITe8WAAA=" \ No newline at end of file diff --git a/assets/search.js b/assets/search.js new file mode 100644 index 00000000..4b268e90 --- /dev/null +++ b/assets/search.js @@ -0,0 +1 @@ +window.searchData = "data:application/octet-stream;base64,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51zcPef17tk/Mv75/JxdZb17zsXdc17vnv3z1Z/P33CrfFPvnjfi7nlT7543h0MZ+0/9TXMwE3fPm3r3vDnsnnfsKuvd80bcPW/q3fPmsHvYd8+beve8EXfPm3r3vDnsHvbd86bePW/E3fOm3j1vD7uHffe8rXfPW3H3vK13z9vD7mHfPW/r3fNW3D1vm0+b/T54w7573ta75624e97Wu2f/uNrnN+y75229e96Ku+dtvXv2z3h9fsO+e97Wu+etuHve1rtn//jT5zfsu+ddvXveibvnXb179g8HfX7Dvnve1bvnnbh73tW7591h97DvnnfN9wFx97yrd8+7w+5h3z3v6t3zTtw97+rd8+6we9h3z7t697wTd8+7eve8P+we9t3zvt4978Xd877ePe8Pu4d997yvd897cfe8r3fP+8OXNfbd877ePe/F3fO++cK23wdv2XfP+3r3vBd3z/t69+zvwn5+y7573te75724e97Xu2d/rvL5Lfvu+VDvng/i7vlQ7579fb3Pb9l3z4d693wQd8+Hevd8OOwe9t3zod49H8Td86HePR8Ou4d993xovlKLu+dDvXs+HHYP++75UO+eD+Lu+VDvno+H3cO+ez7Wu+ejuHs+1rvn42H3sO+ej/Xu+Sjuno/17tlfeP78jn33fKx3z0dx93ysd8/+Suznd+y752O9ez6Ku+djc86z3wfv2HfPx3r3fBR3z8d69+yvu31+x757PtW755O4ez7Vu2d/4enzO/bd86nePZ/E3fOp3j2fDruHffd8qnfPJ3H3fKp3z6fD7mHfPZ/q3fNJ3D2f6t3z6bB72HfPp+a0VNw9n9oT08P+Yd8+T38rlxX30NOfykUP+4h9Cz39rVxW3EtPfyoX3e+M9+zb6Olv5bLyGerr5hT19eHSAftWevpbuax8lvq6OU3dz3zz+T37dnr6W7msfKb6utllhysG79m31Bm5miDvsvZywuGiwXv+3L+9oHAm77L2isLhusF79q111l5T6FxUaK8qHK4dvOcvK7TXFToXFtorC4frB+/5SwvttYXOxYXm6sJhAojP7/l3WXN94Uy+wHB23l4BOuwy/l3WXGM4ky8ynDVXGQ7TCXz+wL/LmusMZ/KFhrPmSsP/z9e95YiV60gUnVDByKMHH2PJ+c+j0ZI+UvuK8U3CKJhmurAc4lmv7n/9vWWwhq/G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usUYqTnf8pp39uYUr24xRlLOt7Dmnb85xatbjJGQ8y2qeWdwTvHqFmOk4nwLat45nFO8usUYqTjfgpp3FucUr24xRirOt6Dmncc5xatbjJGK8y2oeWdyTvHqFmOk4nwLat65nFO8usUYqTjfgpp3NucUr24xRirOt6Dmnc85xatbjJGK8y2oeWd0TvHqFmOk4nwLat45nVO8usUYqTjfgpp3VucUr24xRirOt6Dmndc5xatbjJGK8y2oeWd2TvHqFmOk4nwLat65nVO8usUYqTjfgpp3ducUr24xRirOt6Dmnd85xatbjJGK8y2oeWd4TvHqFmOk4nwLat45nlO8usUYqTjfgpp3lucUr24xRirOt6Dmnec5xatbjJGK8y2oeWd6TvHqFmOk4nwLat65nlO8usUYqTjfgpp3tucUr24xRirOt6Dmne85xatbjJGK8y2oeWd8TvHqFmOk4nwLat45n1O8usUYqTjfgpp31ucUr24xRirOt6Dmnfc5xatbjJGK8y2oeWd+TvHqFmOk4nwLat65n1O8usUYqTjfgpp39ucUr24xRirOt6Dmnf85xatbjJGK8y2oeWeATvHqFmOk4nwLat45oFO8usUYqTjfgpp3FugUr24xRirOt6DmnQc6xatbjJGK8+04zjsTdKpXu5gjGefbkZx3LuhUr3YxSDrOt2M572zQqV7tYpKEnG9Hc975oFO92sUoKTnfjue8M0KnerWLWZJy2k7ovHNCp3q117NstJy2EzrvrNCpXu31LBsxp+2EThEWatScJjSnUXPaTugUYaFGzmmCcxo5p+2EThEWavScJjyn0XPaTugUYaFG0GkCdBpBp+2EThEWahSdJkSnUXTazueM5zGXU73adz7n+fmiU73a1zTH8wNGp3q173zO87tEp3q174DOO4rUCDvtBHTeUaRG2mk7oPP5f/b9+/nQTdppm3bePyYabafVj5xO7WrudZyn0XZa/dDp1K7mWcd5Gm2n1Y+dTu1q9jrO02g7rX7wdGpXc9ZxnkbbafWjp1O7mr86ztNoO61++HRqV3Ov4zyNttPqx0+ndjXPOs7TaDutfgB1alez13GeRttp9SOoU7uas47zNNpOqx9CndrV/NVxnkbbafVjqFO7mnsd52m0nVY/iDq1q3nWcZ5G22n1o6hTu5q9jvM02k6rH0ad2tWcdZyn0XZa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"; \ No newline at end of file diff --git a/assets/style.css b/assets/style.css new file mode 100644 index 00000000..98a43779 --- /dev/null +++ b/assets/style.css @@ -0,0 +1,1414 @@ +:root { + /* Light */ + --light-color-background: #f2f4f8; + --light-color-background-secondary: #eff0f1; + --light-color-warning-text: #222; + --light-color-background-warning: #e6e600; + --light-color-icon-background: var(--light-color-background); + --light-color-accent: #c5c7c9; + --light-color-active-menu-item: var(--light-color-accent); + --light-color-text: #222; + --light-color-text-aside: #6e6e6e; + --light-color-link: #1f70c2; + + --light-color-ts-keyword: #056bd6; + --light-color-ts-project: #b111c9; + --light-color-ts-module: var(--light-color-ts-project); + --light-color-ts-namespace: var(--light-color-ts-project); + --light-color-ts-enum: #7e6f15; + --light-color-ts-enum-member: var(--light-color-ts-enum); + --light-color-ts-variable: #4760ec; + --light-color-ts-function: #572be7; + --light-color-ts-class: #1f70c2; + --light-color-ts-interface: #108024; + --light-color-ts-constructor: var(--light-color-ts-class); + --light-color-ts-property: var(--light-color-ts-variable); + --light-color-ts-method: var(--light-color-ts-function); + --light-color-ts-call-signature: var(--light-color-ts-method); + --light-color-ts-index-signature: var(--light-color-ts-property); + --light-color-ts-constructor-signature: var(--light-color-ts-constructor); + --light-color-ts-parameter: var(--light-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --light-color-ts-type-parameter: #a55c0e; + --light-color-ts-accessor: var(--light-color-ts-property); + --light-color-ts-get-signature: var(--light-color-ts-accessor); + --light-color-ts-set-signature: var(--light-color-ts-accessor); + --light-color-ts-type-alias: #d51270; + /* reference not included as links will be colored with the kind that it points to */ + + --light-external-icon: url("data:image/svg+xml;utf8,"); + --light-color-scheme: light; + + /* Dark */ + --dark-color-background: #2b2e33; + --dark-color-background-secondary: #1e2024; + --dark-color-background-warning: #bebe00; + --dark-color-warning-text: #222; + --dark-color-icon-background: var(--dark-color-background-secondary); + --dark-color-accent: #9096a2; + --dark-color-active-menu-item: #5d5d6a; + --dark-color-text: #f5f5f5; + --dark-color-text-aside: #dddddd; + --dark-color-link: #00aff4; + + --dark-color-ts-keyword: #3399ff; + --dark-color-ts-project: #e358ff; + --dark-color-ts-module: var(--dark-color-ts-project); + --dark-color-ts-namespace: var(--dark-color-ts-project); + --dark-color-ts-enum: #f4d93e; + --dark-color-ts-enum-member: var(--dark-color-ts-enum); + --dark-color-ts-variable: #798dff; + --dark-color-ts-function: #a280ff; + --dark-color-ts-class: #8ac4ff; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-constructor: var(--dark-color-ts-class); + --dark-color-ts-property: var(--dark-color-ts-variable); + --dark-color-ts-method: var(--dark-color-ts-function); + --dark-color-ts-call-signature: var(--dark-color-ts-method); + --dark-color-ts-index-signature: var(--dark-color-ts-property); + --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); + --dark-color-ts-parameter: var(--dark-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --dark-color-ts-type-parameter: #e07d13; + --dark-color-ts-accessor: var(--dark-color-ts-property); + --dark-color-ts-get-signature: var(--dark-color-ts-accessor); + --dark-color-ts-set-signature: var(--dark-color-ts-accessor); + --dark-color-ts-type-alias: #ff6492; + /* reference not included as links will be colored with the kind that it points to */ + + --dark-external-icon: url("data:image/svg+xml;utf8,"); + --dark-color-scheme: dark; +} + +@media (prefers-color-scheme: light) { + :root { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } +} + +@media (prefers-color-scheme: dark) { + :root { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } +} + +html { + color-scheme: var(--color-scheme); +} + +body { + margin: 0; +} + +:root[data-theme="light"] { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + + --color-ts-keyword: var(--light-color-ts-keyword); + --color-ts-module: var(--light-color-ts-module); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); + --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); +} + +:root[data-theme="dark"] { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + + --color-ts-keyword: var(--dark-color-ts-keyword); + --color-ts-module: var(--dark-color-ts-module); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); + --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); +} + +.always-visible, +.always-visible .tsd-signatures { + display: inherit !important; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + line-height: 1.2; +} + +h1 > a:not(.link), +h2 > a:not(.link), +h3 > a:not(.link), +h4 > a:not(.link), +h5 > a:not(.link), +h6 > a:not(.link) { + text-decoration: none; + color: var(--color-text); +} + +h1 { + font-size: 1.875rem; + margin: 0.67rem 0; +} + +h2 { + font-size: 1.5rem; + margin: 0.83rem 0; +} + +h3 { + font-size: 1.25rem; + margin: 1rem 0; +} + +h4 { + font-size: 1.05rem; + margin: 1.33rem 0; +} + +h5 { + font-size: 1rem; + margin: 1.5rem 0; +} + +h6 { + font-size: 0.875rem; + margin: 2.33rem 0; +} + +.uppercase { + text-transform: uppercase; +} + +dl, +menu, +ol, +ul { + margin: 1em 0; +} + +dd { + margin: 0 0 0 40px; +} + +.container { + max-width: 1700px; + padding: 0 2rem; +} + +/* Footer */ +.tsd-generator { + border-top: 1px solid var(--color-accent); + padding-top: 1rem; + padding-bottom: 1rem; + max-height: 3.5rem; +} + +.tsd-generator > p { + margin-top: 0; + margin-bottom: 0; + padding: 0 1rem; +} + +.container-main { + margin: 0 auto; + /* toolbar, footer, margin */ + min-height: calc(100vh - 41px - 56px - 4rem); +} + +@keyframes fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } +} +@keyframes fade-out { + from { + opacity: 1; + visibility: visible; + } + to { + opacity: 0; + } +} +@keyframes fade-in-delayed { + 0% { + opacity: 0; + } + 33% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes fade-out-delayed { + 0% { + opacity: 1; + visibility: visible; + } + 66% { + opacity: 0; + } + 100% { + opacity: 0; + } +} +@keyframes pop-in-from-right { + from { + transform: translate(100%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-out-to-right { + from { + transform: translate(0, 0); + visibility: visible; + } + to { + transform: translate(100%, 0); + } +} +body { + background: var(--color-background); + font-family: "Segoe UI", sans-serif; + font-size: 16px; + color: var(--color-text); +} + +a { + color: var(--color-link); + text-decoration: none; +} +a:hover { + text-decoration: underline; +} +a.external[target="_blank"] { + background-image: var(--external-icon); + background-position: top 3px right; + background-repeat: no-repeat; + padding-right: 13px; +} + +code, +pre { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + padding: 0.2em; + margin: 0; + font-size: 0.875rem; + border-radius: 0.8em; +} + +pre { + position: relative; + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; + padding: 10px; + border: 1px solid var(--color-accent); +} +pre code { + padding: 0; + font-size: 100%; +} +pre > button { + position: absolute; + top: 10px; + right: 10px; + opacity: 0; + transition: opacity 0.1s; + box-sizing: border-box; +} +pre:hover > button, +pre > button.visible { + opacity: 1; +} + +blockquote { + margin: 1em 0; + padding-left: 1em; + border-left: 4px solid gray; +} + +.tsd-typography { + line-height: 1.333em; +} +.tsd-typography ul { + list-style: square; + padding: 0 0 0 20px; + margin: 0; +} +.tsd-typography .tsd-index-panel h3, +.tsd-index-panel .tsd-typography h3, +.tsd-typography h4, +.tsd-typography h5, +.tsd-typography h6 { + font-size: 1em; +} +.tsd-typography h5, +.tsd-typography h6 { + font-weight: normal; +} +.tsd-typography p, +.tsd-typography ul, +.tsd-typography ol { + margin: 1em 0; +} +.tsd-typography table { + border-collapse: collapse; + border: none; +} +.tsd-typography td, +.tsd-typography th { + padding: 6px 13px; + border: 1px solid var(--color-accent); +} +.tsd-typography thead, +.tsd-typography tr:nth-child(even) { + background-color: var(--color-background-secondary); +} + +.tsd-breadcrumb { + margin: 0; + padding: 0; + color: var(--color-text-aside); +} +.tsd-breadcrumb a { + color: var(--color-text-aside); + text-decoration: none; +} +.tsd-breadcrumb a:hover { + text-decoration: underline; +} +.tsd-breadcrumb li { + display: inline; +} +.tsd-breadcrumb li:after { + content: " / "; +} + +.tsd-comment-tags { + display: flex; + flex-direction: column; +} +dl.tsd-comment-tag-group { + display: flex; + align-items: center; + overflow: hidden; + margin: 0.5em 0; +} +dl.tsd-comment-tag-group dt { + display: flex; + margin-right: 0.5em; + font-size: 0.875em; + font-weight: normal; +} +dl.tsd-comment-tag-group dd { + margin: 0; +} +code.tsd-tag { + padding: 0.25em 0.4em; + border: 0.1em solid var(--color-accent); + margin-right: 0.25em; + font-size: 70%; +} +h1 code.tsd-tag:first-of-type { + margin-left: 0.25em; +} + +dl.tsd-comment-tag-group dd:before, +dl.tsd-comment-tag-group dd:after { + content: " "; +} +dl.tsd-comment-tag-group dd pre, +dl.tsd-comment-tag-group dd:after { + clear: both; +} +dl.tsd-comment-tag-group p { + margin: 0; +} + +.tsd-panel.tsd-comment .lead { + font-size: 1.1em; + line-height: 1.333em; + margin-bottom: 2em; +} +.tsd-panel.tsd-comment .lead:last-child { + margin-bottom: 0; +} + +.tsd-filter-visibility h4 { + font-size: 1rem; + padding-top: 0.75rem; + padding-bottom: 0.5rem; + margin: 0; +} +.tsd-filter-item:not(:last-child) { + margin-bottom: 0.5rem; +} +.tsd-filter-input { + display: flex; + width: fit-content; + width: -moz-fit-content; + align-items: center; + user-select: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + cursor: pointer; +} +.tsd-filter-input input[type="checkbox"] { + cursor: pointer; + position: absolute; + width: 1.5em; + height: 1.5em; + opacity: 0; +} +.tsd-filter-input input[type="checkbox"]:disabled { + pointer-events: none; +} +.tsd-filter-input svg { + cursor: pointer; + width: 1.5em; + height: 1.5em; + margin-right: 0.5em; + border-radius: 0.33em; + /* Leaving this at full opacity breaks event listeners on Firefox. + Don't remove unless you know what you're doing. */ + opacity: 0.99; +} +.tsd-filter-input input[type="checkbox"]:focus + svg { + transform: scale(0.95); +} +.tsd-filter-input input[type="checkbox"]:focus:not(:focus-visible) + svg { + transform: scale(1); +} +.tsd-checkbox-background { + fill: var(--color-accent); +} +input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { + stroke: var(--color-text); +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { + fill: var(--color-background); + stroke: var(--color-accent); + stroke-width: 0.25rem; +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { + stroke: var(--color-accent); +} + +.tsd-theme-toggle { + padding-top: 0.75rem; +} +.tsd-theme-toggle > h4 { + display: inline; + vertical-align: middle; + margin-right: 0.75rem; +} + +.tsd-hierarchy { + list-style: square; + margin: 0; +} +.tsd-hierarchy .target { + font-weight: bold; +} + +.tsd-full-hierarchy:not(:last-child) { + margin-bottom: 1em; + padding-bottom: 1em; + border-bottom: 1px solid var(--color-accent); +} +.tsd-full-hierarchy, +.tsd-full-hierarchy ul { + list-style: none; + margin: 0; + padding: 0; +} +.tsd-full-hierarchy ul { + padding-left: 1.5rem; +} +.tsd-full-hierarchy a { + padding: 0.25rem 0 !important; + font-size: 1rem; + display: inline-flex; + align-items: center; + color: var(--color-text); +} + +.tsd-panel-group.tsd-index-group { + margin-bottom: 0; +} +.tsd-index-panel .tsd-index-list { + list-style: none; + line-height: 1.333em; + margin: 0; + padding: 0.25rem 0 0 0; + overflow: hidden; + display: grid; + grid-template-columns: repeat(3, 1fr); + column-gap: 1rem; + grid-template-rows: auto; +} +@media (max-width: 1024px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(2, 1fr); + } +} +@media (max-width: 768px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(1, 1fr); + } +} +.tsd-index-panel .tsd-index-list li { + -webkit-page-break-inside: avoid; + -moz-page-break-inside: avoid; + -ms-page-break-inside: avoid; + -o-page-break-inside: avoid; + page-break-inside: avoid; +} + +.tsd-flag { + display: inline-block; + padding: 0.25em 0.4em; + border-radius: 4px; + color: var(--color-comment-tag-text); + background-color: var(--color-comment-tag); + text-indent: 0; + font-size: 75%; + line-height: 1; + font-weight: normal; +} + +.tsd-anchor { + position: relative; + top: -100px; +} + +.tsd-member { + position: relative; +} +.tsd-member .tsd-anchor + h3 { + display: flex; + align-items: center; + margin-top: 0; + margin-bottom: 0; + border-bottom: none; +} + +.tsd-navigation.settings { + margin: 1rem 0; +} +.tsd-navigation > a, +.tsd-navigation .tsd-accordion-summary { + width: calc(100% - 0.25rem); + display: flex; + align-items: center; +} +.tsd-navigation a, +.tsd-navigation summary > span, +.tsd-page-navigation a { + display: flex; + width: calc(100% - 0.25rem); + align-items: center; + padding: 0.25rem; + color: var(--color-text); + text-decoration: none; + box-sizing: border-box; +} +.tsd-navigation a.current, +.tsd-page-navigation a.current { + background: var(--color-active-menu-item); +} +.tsd-navigation a:hover, +.tsd-page-navigation a:hover { + text-decoration: underline; +} +.tsd-navigation ul, +.tsd-page-navigation ul { + margin-top: 0; + margin-bottom: 0; + padding: 0; + list-style: none; +} +.tsd-navigation li, +.tsd-page-navigation li { + padding: 0; + max-width: 100%; +} +.tsd-nested-navigation { + margin-left: 3rem; +} +.tsd-nested-navigation > li > details { + margin-left: -1.5rem; +} +.tsd-small-nested-navigation { + margin-left: 1.5rem; +} +.tsd-small-nested-navigation > li > details { + margin-left: -1.5rem; +} + +.tsd-page-navigation ul { + padding-left: 1.75rem; +} + +#tsd-sidebar-links a { + margin-top: 0; + margin-bottom: 0.5rem; + line-height: 1.25rem; +} +#tsd-sidebar-links a:last-of-type { + margin-bottom: 0; +} + +a.tsd-index-link { + padding: 0.25rem 0 !important; + font-size: 1rem; + line-height: 1.25rem; + display: inline-flex; + align-items: center; + color: var(--color-text); +} +.tsd-accordion-summary { + list-style-type: none; /* hide marker on non-safari */ + outline: none; /* broken on safari, so just hide it */ +} +.tsd-accordion-summary::-webkit-details-marker { + display: none; /* hide marker on safari */ +} +.tsd-accordion-summary, +.tsd-accordion-summary a { + user-select: none; + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; + + cursor: pointer; +} +.tsd-accordion-summary a { + width: calc(100% - 1.5rem); +} +.tsd-accordion-summary > * { + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; +} +.tsd-index-accordion .tsd-accordion-summary > svg { + margin-left: 0.25rem; +} +.tsd-index-content > :not(:first-child) { + margin-top: 0.75rem; +} +.tsd-index-heading { + margin-top: 1.5rem; + margin-bottom: 0.75rem; +} + +.tsd-kind-icon { + margin-right: 0.5rem; + width: 1.25rem; + height: 1.25rem; + min-width: 1.25rem; + min-height: 1.25rem; +} +.tsd-kind-icon path { + transform-origin: center; + transform: scale(1.1); +} +.tsd-signature > .tsd-kind-icon { + margin-right: 0.8rem; +} + +.tsd-panel { + margin-bottom: 2.5rem; +} +.tsd-panel.tsd-member { + margin-bottom: 4rem; +} +.tsd-panel:empty { + display: none; +} +.tsd-panel > h1, +.tsd-panel > h2, +.tsd-panel > h3 { + margin: 1.5rem -1.5rem 0.75rem -1.5rem; + padding: 0 1.5rem 0.75rem 1.5rem; +} +.tsd-panel > h1.tsd-before-signature, +.tsd-panel > h2.tsd-before-signature, +.tsd-panel > h3.tsd-before-signature { + margin-bottom: 0; + border-bottom: none; +} + +.tsd-panel-group { + margin: 4rem 0; +} +.tsd-panel-group.tsd-index-group { + margin: 2rem 0; +} +.tsd-panel-group.tsd-index-group details { + margin: 2rem 0; +} + +#tsd-search { + transition: background-color 0.2s; +} +#tsd-search .title { + position: relative; + z-index: 2; +} +#tsd-search .field { + position: absolute; + left: 0; + top: 0; + right: 2.5rem; + height: 100%; +} +#tsd-search .field input { + box-sizing: border-box; + position: relative; + top: -50px; + z-index: 1; + width: 100%; + padding: 0 10px; + opacity: 0; + outline: 0; + border: 0; + background: transparent; + color: var(--color-text); +} +#tsd-search .field label { + position: absolute; + overflow: hidden; + right: -40px; +} +#tsd-search .field input, +#tsd-search .title, +#tsd-toolbar-links a { + transition: opacity 0.2s; +} +#tsd-search .results { + position: absolute; + visibility: hidden; + top: 40px; + width: 100%; + margin: 0; + padding: 0; + list-style: none; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); +} +#tsd-search .results li { + background-color: var(--color-background); + line-height: initial; + padding: 4px; +} +#tsd-search .results li:nth-child(even) { + background-color: var(--color-background-secondary); +} +#tsd-search .results li.state { + display: none; +} +#tsd-search .results li.current:not(.no-results), +#tsd-search .results li:hover:not(.no-results) { + background-color: var(--color-accent); +} +#tsd-search .results a { + display: flex; + align-items: center; + padding: 0.25rem; + box-sizing: border-box; +} +#tsd-search .results a:before { + top: 10px; +} +#tsd-search .results span.parent { + color: var(--color-text-aside); + font-weight: normal; +} +#tsd-search.has-focus { + background-color: var(--color-accent); +} +#tsd-search.has-focus .field input { + top: 0; + opacity: 1; +} +#tsd-search.has-focus .title, +#tsd-search.has-focus #tsd-toolbar-links a { + z-index: 0; + opacity: 0; +} +#tsd-search.has-focus .results { + visibility: visible; +} +#tsd-search.loading .results li.state.loading { + display: block; +} +#tsd-search.failure .results li.state.failure { + display: block; +} + +#tsd-toolbar-links { + position: absolute; + top: 0; + right: 2rem; + height: 100%; + display: flex; + align-items: center; + justify-content: flex-end; +} +#tsd-toolbar-links a { + margin-left: 1.5rem; +} +#tsd-toolbar-links a:hover { + text-decoration: underline; +} + +.tsd-signature { + margin: 0 0 1rem 0; + padding: 1rem 0.5rem; + border: 1px solid var(--color-accent); + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-size: 14px; + overflow-x: auto; +} + +.tsd-signature-keyword { + color: var(--color-ts-keyword); + font-weight: normal; +} + +.tsd-signature-symbol { + color: var(--color-text-aside); + font-weight: normal; +} + +.tsd-signature-type { + font-style: italic; + font-weight: normal; +} + +.tsd-signatures { + padding: 0; + margin: 0 0 1em 0; + list-style-type: none; +} +.tsd-signatures .tsd-signature { + margin: 0; + border-color: var(--color-accent); + border-width: 1px 0; + transition: background-color 0.1s; +} +.tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; +} + +ul.tsd-parameter-list, +ul.tsd-type-parameter-list { + list-style: square; + margin: 0; + padding-left: 20px; +} +ul.tsd-parameter-list > li.tsd-parameter-signature, +ul.tsd-type-parameter-list > li.tsd-parameter-signature { + list-style: none; + margin-left: -20px; +} +ul.tsd-parameter-list h5, +ul.tsd-type-parameter-list h5 { + font-size: 16px; + margin: 1em 0 0.5em 0; +} +.tsd-sources { + margin-top: 1rem; + font-size: 0.875em; +} +.tsd-sources a { + color: var(--color-text-aside); + text-decoration: underline; +} +.tsd-sources ul { + list-style: none; + padding: 0; +} + +.tsd-page-toolbar { + position: sticky; + z-index: 1; + top: 0; + left: 0; + width: 100%; + color: var(--color-text); + background: var(--color-background-secondary); + border-bottom: 1px var(--color-accent) solid; + transition: transform 0.3s ease-in-out; +} +.tsd-page-toolbar a { + color: var(--color-text); + text-decoration: none; +} +.tsd-page-toolbar a.title { + font-weight: bold; +} +.tsd-page-toolbar a.title:hover { + text-decoration: underline; +} +.tsd-page-toolbar .tsd-toolbar-contents { + display: flex; + justify-content: space-between; + height: 2.5rem; + margin: 0 auto; +} +.tsd-page-toolbar .table-cell { + position: relative; + white-space: nowrap; + line-height: 40px; +} +.tsd-page-toolbar .table-cell:first-child { + width: 100%; +} +.tsd-page-toolbar .tsd-toolbar-icon { + box-sizing: border-box; + line-height: 0; + padding: 12px 0; +} + +.tsd-widget { + display: inline-block; + overflow: hidden; + opacity: 0.8; + height: 40px; + transition: + opacity 0.1s, + background-color 0.2s; + vertical-align: bottom; + cursor: pointer; +} +.tsd-widget:hover { + opacity: 0.9; +} +.tsd-widget.active { + opacity: 1; + background-color: var(--color-accent); +} +.tsd-widget.no-caption { + width: 40px; +} +.tsd-widget.no-caption:before { + margin: 0; +} + +.tsd-widget.options, +.tsd-widget.menu { + display: none; +} +input[type="checkbox"] + .tsd-widget:before { + background-position: -120px 0; +} +input[type="checkbox"]:checked + .tsd-widget:before { + background-position: -160px 0; +} + +img { + max-width: 100%; +} + +.tsd-anchor-icon { + display: inline-flex; + align-items: center; + margin-left: 0.5rem; + vertical-align: middle; + color: var(--color-text); +} + +.tsd-anchor-icon svg { + width: 1em; + height: 1em; + visibility: hidden; +} + +.tsd-anchor-link:hover > .tsd-anchor-icon svg { + visibility: visible; +} + +.deprecated { + text-decoration: line-through !important; +} + +.warning { + padding: 1rem; + color: var(--color-warning-text); + background: var(--color-background-warning); +} + +.tsd-kind-project { + color: var(--color-ts-project); +} +.tsd-kind-module { + color: var(--color-ts-module); +} +.tsd-kind-namespace { + color: var(--color-ts-namespace); +} +.tsd-kind-enum { + color: var(--color-ts-enum); +} +.tsd-kind-enum-member { + color: var(--color-ts-enum-member); +} +.tsd-kind-variable { + color: var(--color-ts-variable); +} +.tsd-kind-function { + color: var(--color-ts-function); +} +.tsd-kind-class { + color: var(--color-ts-class); +} +.tsd-kind-interface { + color: var(--color-ts-interface); +} +.tsd-kind-constructor { + color: var(--color-ts-constructor); +} +.tsd-kind-property { + color: var(--color-ts-property); +} +.tsd-kind-method { + color: var(--color-ts-method); +} +.tsd-kind-call-signature { + color: var(--color-ts-call-signature); +} +.tsd-kind-index-signature { + color: var(--color-ts-index-signature); +} +.tsd-kind-constructor-signature { + color: var(--color-ts-constructor-signature); +} +.tsd-kind-parameter { + color: var(--color-ts-parameter); +} +.tsd-kind-type-literal { + color: var(--color-ts-type-literal); +} +.tsd-kind-type-parameter { + color: var(--color-ts-type-parameter); +} +.tsd-kind-accessor { + color: var(--color-ts-accessor); +} +.tsd-kind-get-signature { + color: var(--color-ts-get-signature); +} +.tsd-kind-set-signature { + color: var(--color-ts-set-signature); +} +.tsd-kind-type-alias { + color: var(--color-ts-type-alias); +} + +/* if we have a kind icon, don't color the text by kind */ +.tsd-kind-icon ~ span { + color: var(--color-text); +} + +* { + scrollbar-width: thin; + scrollbar-color: var(--color-accent) var(--color-icon-background); +} + +*::-webkit-scrollbar { + width: 0.75rem; +} + +*::-webkit-scrollbar-track { + background: var(--color-icon-background); +} + +*::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 999rem; + border: 0.25rem solid var(--color-icon-background); +} + +/* mobile */ +@media (max-width: 769px) { + .tsd-widget.options, + .tsd-widget.menu { + display: inline-block; + } + + .container-main { + display: flex; + } + html .col-content { + float: none; + max-width: 100%; + width: 100%; + } + html .col-sidebar { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + width: 75vw; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + html .col-sidebar > *:last-child { + padding-bottom: 20px; + } + html .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu .col-sidebar { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu .col-sidebar { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu .col-sidebar { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } +} + +/* one sidebar */ +@media (min-width: 770px) { + .container-main { + display: grid; + grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); + grid-template-areas: "sidebar content"; + margin: 2rem auto; + } + + .col-sidebar { + grid-area: sidebar; + } + .col-content { + grid-area: content; + padding: 0 1rem; + } +} +@media (min-width: 770px) and (max-width: 1399px) { + .col-sidebar { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + padding-top: 1rem; + } + .site-menu { + margin-top: 1rem; + } +} + +/* two sidebars */ +@media (min-width: 1200px) { + .container-main { + grid-template-columns: minmax(0, 1fr) minmax(0, 2.5fr) minmax(0, 20rem); + grid-template-areas: "sidebar content toc"; + } + + .col-sidebar { + display: contents; + } + + .page-menu { + grid-area: toc; + padding-left: 1rem; + } + .site-menu { + grid-area: sidebar; + } + + .site-menu { + margin-top: 1rem 0; + } + + .page-menu, + .site-menu { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + } +} diff --git a/classes/DropdownButton.html b/classes/DropdownButton.html new file mode 100644 index 00000000..9bd70ec8 --- /dev/null +++ b/classes/DropdownButton.html @@ -0,0 +1,12 @@ +DropdownButton | BootCell

Class DropdownButton

Hierarchy

Constructors

Properties

Accessors

Methods

Constructors

  • Returns DropdownButton

Properties

Accessors

boxClass
buttonClass
caption
disabled
show
size
variant

Methods

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/Nav.html b/classes/Nav.html new file mode 100644 index 00000000..80ce2d60 --- /dev/null +++ b/classes/Nav.html @@ -0,0 +1,5 @@ +Nav | BootCell

Class Nav

Hierarchy

Constructors

Properties

Methods

Constructors

  • Returns Nav

Properties

props: WebCellProps

Methods

  • Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/OffcanvasNavbar.html b/classes/OffcanvasNavbar.html new file mode 100644 index 00000000..af04c57e --- /dev/null +++ b/classes/OffcanvasNavbar.html @@ -0,0 +1,21 @@ +OffcanvasNavbar | BootCell

Class OffcanvasNavbar

Hierarchy

Implements

  • WebCell

Constructors

  • Returns OffcanvasNavbar

Properties

handleLink: ((this, event) => any) = ...

Type declaration

    • (this, event): any
    • Parameters

      Returns any

offcanvasId: string = ...
titleId: string = ...

Accessors

bg
brand
closeButton
expand
fixed
fluid
open
sticky
title
variant

Methods

  • Returns void

  • Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/classes/TooltipBox.html b/classes/TooltipBox.html new file mode 100644 index 00000000..bcb82eb9 --- /dev/null +++ b/classes/TooltipBox.html @@ -0,0 +1,9 @@ +TooltipBox | BootCell

Class TooltipBox

Hierarchy

Implements

  • WebCell

Constructors

  • Returns TooltipBox

Properties

content: JsxChildren

Accessors

show

Methods

  • Returns void

  • Returns void

Generated using TypeDoc

\ No newline at end of file diff --git a/enums/Status.html b/enums/Status.html new file mode 100644 index 00000000..5bb3383d --- /dev/null +++ b/enums/Status.html @@ -0,0 +1,8 @@ +Status | BootCell

Enumeration Status

Enumeration Members

Enumeration Members

danger: "danger"
info: "info"
primary: "primary"
secondary: "secondary"
success: "success"
tertiary: "tertiary"
warning: "warning"

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Badge.html b/functions/Badge.html new file mode 100644 index 00000000..3eef97fd --- /dev/null +++ b/functions/Badge.html @@ -0,0 +1 @@ +Badge | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Button.html b/functions/Button.html new file mode 100644 index 00000000..1bff6556 --- /dev/null +++ b/functions/Button.html @@ -0,0 +1 @@ +Button | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Card.html b/functions/Card.html new file mode 100644 index 00000000..f0f0c5b7 --- /dev/null +++ b/functions/Card.html @@ -0,0 +1 @@ +Card | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/CardBody.html b/functions/CardBody.html new file mode 100644 index 00000000..ad3d8ea0 --- /dev/null +++ b/functions/CardBody.html @@ -0,0 +1 @@ +CardBody | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/CardFooter.html b/functions/CardFooter.html new file mode 100644 index 00000000..4425e6fe --- /dev/null +++ b/functions/CardFooter.html @@ -0,0 +1 @@ +CardFooter | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/CardHeader.html b/functions/CardHeader.html new file mode 100644 index 00000000..823335d1 --- /dev/null +++ b/functions/CardHeader.html @@ -0,0 +1 @@ +CardHeader | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/CardImg.html b/functions/CardImg.html new file mode 100644 index 00000000..511e0486 --- /dev/null +++ b/functions/CardImg.html @@ -0,0 +1 @@ +CardImg | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/CardTitle.html b/functions/CardTitle.html new file mode 100644 index 00000000..01ccd3c8 --- /dev/null +++ b/functions/CardTitle.html @@ -0,0 +1 @@ +CardTitle | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/CloseButton.html b/functions/CloseButton.html new file mode 100644 index 00000000..09d77ea8 --- /dev/null +++ b/functions/CloseButton.html @@ -0,0 +1 @@ +CloseButton | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Container.html b/functions/Container.html new file mode 100644 index 00000000..505b4e40 --- /dev/null +++ b/functions/Container.html @@ -0,0 +1 @@ +Container | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Dropdown.html b/functions/Dropdown.html new file mode 100644 index 00000000..3a54b752 --- /dev/null +++ b/functions/Dropdown.html @@ -0,0 +1 @@ +Dropdown | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/DropdownItem.html b/functions/DropdownItem.html new file mode 100644 index 00000000..1ea9721f --- /dev/null +++ b/functions/DropdownItem.html @@ -0,0 +1 @@ +DropdownItem | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/DropdownMenu.html b/functions/DropdownMenu.html new file mode 100644 index 00000000..794d3339 --- /dev/null +++ b/functions/DropdownMenu.html @@ -0,0 +1 @@ +DropdownMenu | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/DropdownToggle.html b/functions/DropdownToggle.html new file mode 100644 index 00000000..f0afd41d --- /dev/null +++ b/functions/DropdownToggle.html @@ -0,0 +1 @@ +DropdownToggle | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/FloatingLabel.html b/functions/FloatingLabel.html new file mode 100644 index 00000000..b98f4ed0 --- /dev/null +++ b/functions/FloatingLabel.html @@ -0,0 +1 @@ +FloatingLabel | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/FormCheck.html b/functions/FormCheck.html new file mode 100644 index 00000000..89367e95 --- /dev/null +++ b/functions/FormCheck.html @@ -0,0 +1 @@ +FormCheck | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/FormControl.html b/functions/FormControl.html new file mode 100644 index 00000000..755463a3 --- /dev/null +++ b/functions/FormControl.html @@ -0,0 +1 @@ +FormControl | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/FormField.html b/functions/FormField.html new file mode 100644 index 00000000..7c88f547 --- /dev/null +++ b/functions/FormField.html @@ -0,0 +1 @@ +FormField | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/FormGroup.html b/functions/FormGroup.html new file mode 100644 index 00000000..a35ab9d1 --- /dev/null +++ b/functions/FormGroup.html @@ -0,0 +1 @@ +FormGroup | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/FormLabel.html b/functions/FormLabel.html new file mode 100644 index 00000000..c0d226c7 --- /dev/null +++ b/functions/FormLabel.html @@ -0,0 +1 @@ +FormLabel | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Icon.html b/functions/Icon.html new file mode 100644 index 00000000..28f08f25 --- /dev/null +++ b/functions/Icon.html @@ -0,0 +1 @@ +Icon | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/IconButton.html b/functions/IconButton.html new file mode 100644 index 00000000..96dda11c --- /dev/null +++ b/functions/IconButton.html @@ -0,0 +1 @@ +IconButton | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Image.html b/functions/Image.html new file mode 100644 index 00000000..06051d9d --- /dev/null +++ b/functions/Image.html @@ -0,0 +1 @@ +Image | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Jumbotron.html b/functions/Jumbotron.html new file mode 100644 index 00000000..00be2eef --- /dev/null +++ b/functions/Jumbotron.html @@ -0,0 +1 @@ +Jumbotron | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/NavDropdown.html b/functions/NavDropdown.html new file mode 100644 index 00000000..5fa6abbf --- /dev/null +++ b/functions/NavDropdown.html @@ -0,0 +1 @@ +NavDropdown | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/NavLink.html b/functions/NavLink.html new file mode 100644 index 00000000..b04a3160 --- /dev/null +++ b/functions/NavLink.html @@ -0,0 +1 @@ +NavLink | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Navbar.html b/functions/Navbar.html new file mode 100644 index 00000000..8682fc48 --- /dev/null +++ b/functions/Navbar.html @@ -0,0 +1 @@ +Navbar | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/NavbarBrand.html b/functions/NavbarBrand.html new file mode 100644 index 00000000..6d2c2324 --- /dev/null +++ b/functions/NavbarBrand.html @@ -0,0 +1 @@ +NavbarBrand | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/NavbarToggle.html b/functions/NavbarToggle.html new file mode 100644 index 00000000..923640ba --- /dev/null +++ b/functions/NavbarToggle.html @@ -0,0 +1 @@ +NavbarToggle | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Offcanvas.html b/functions/Offcanvas.html new file mode 100644 index 00000000..fcf5df82 --- /dev/null +++ b/functions/Offcanvas.html @@ -0,0 +1 @@ +Offcanvas | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/OffcanvasBody.html b/functions/OffcanvasBody.html new file mode 100644 index 00000000..f14f202e --- /dev/null +++ b/functions/OffcanvasBody.html @@ -0,0 +1 @@ +OffcanvasBody | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/OffcanvasBox.html b/functions/OffcanvasBox.html new file mode 100644 index 00000000..cc0e384c --- /dev/null +++ b/functions/OffcanvasBox.html @@ -0,0 +1 @@ +OffcanvasBox | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/OffcanvasHeader.html b/functions/OffcanvasHeader.html new file mode 100644 index 00000000..d6640539 --- /dev/null +++ b/functions/OffcanvasHeader.html @@ -0,0 +1 @@ +OffcanvasHeader | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/OffcanvasTitle.html b/functions/OffcanvasTitle.html new file mode 100644 index 00000000..772bc69e --- /dev/null +++ b/functions/OffcanvasTitle.html @@ -0,0 +1 @@ +OffcanvasTitle | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Ratio.html b/functions/Ratio.html new file mode 100644 index 00000000..fa32daf9 --- /dev/null +++ b/functions/Ratio.html @@ -0,0 +1 @@ +Ratio | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/ScrollBoundary.html b/functions/ScrollBoundary.html new file mode 100644 index 00000000..8ce74833 --- /dev/null +++ b/functions/ScrollBoundary.html @@ -0,0 +1 @@ +ScrollBoundary | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Spinner.html b/functions/Spinner.html new file mode 100644 index 00000000..ac5ae562 --- /dev/null +++ b/functions/Spinner.html @@ -0,0 +1 @@ +Spinner | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/SpinnerBox.html b/functions/SpinnerBox.html new file mode 100644 index 00000000..236c2029 --- /dev/null +++ b/functions/SpinnerBox.html @@ -0,0 +1 @@ +SpinnerBox | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Table.html b/functions/Table.html new file mode 100644 index 00000000..c1d6edcb --- /dev/null +++ b/functions/Table.html @@ -0,0 +1 @@ +Table | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/Tooltip.html b/functions/Tooltip.html new file mode 100644 index 00000000..1a67a580 --- /dev/null +++ b/functions/Tooltip.html @@ -0,0 +1 @@ +Tooltip | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/functions/isButton.html b/functions/isButton.html new file mode 100644 index 00000000..9d3e637e --- /dev/null +++ b/functions/isButton.html @@ -0,0 +1 @@ +isButton | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 00000000..b4b5d607 --- /dev/null +++ b/index.html @@ -0,0 +1,116 @@ +BootCell

BootCell

WebCell

+

BootCell

Web Components UI library based on WebCell v3, BootStrap v5, BootStrap Icon v1 & FontAwesome v6

+

NPM Dependency +CI & CD

+

Anti 996 license +jaywcjlove/sb

+

NPM

+

Usage

Installation

npm install dom-renderer web-cell boot-cell
npm install parcel @parcel/config-default @parcel/transformer-typescript-tsc -D +
+

package.json

{
"scripts": {
"start": "parcel source/index.html --open",
"build": "parcel build source/index.html --public-url ."
}
} +
+

tsconfig.json

{
"compilerOptions": {
"target": "ES6",
"module": "ES2020",
"moduleResolution": "Node",
"useDefineForClassFields": true,
"jsx": "react-jsx",
"jsxImportSource": "dom-renderer"
}
} +
+

.parcelrc

{
"extends": "@parcel/config-default",
"transformers": {
"*.{ts,tsx}": ["@parcel/transformer-typescript-tsc"]
}
} +
+

source/index.html

<link
rel="stylesheet"
href="https://unpkg.com/bootstrap@5.3.2/dist/css/bootstrap.min.css"
/>
<link
rel="stylesheet"
href="https://unpkg.com/bootstrap-icons@1.11.3/font/bootstrap-icons.css"
/>
<link
rel="stylesheet"
href="https://unpkg.com/@fortawesome/fontawesome-free@6.5.1/css/all.min.css"
/>
<script src="https://polyfill.web-cell.dev/feature/ECMAScript.js"></script>
<script src="https://polyfill.web-cell.dev/feature/WebComponents.js"></script>
<script src="https://polyfill.web-cell.dev/feature/ElementInternals.js"></script>
<script src="https://polyfill.web-cell.dev/feature/Dialog.js"></script>
<script src="https://polyfill.web-cell.dev/feature/Share.js"></script> +
+

Components

Content

    +
  1. ListItem
  2. +
  3. ListGroup
  4. +
  5. Table
  6. +
  7. TableRow
  8. +
  9. InputCell
  10. +
  11. Jumbotron
  12. +
  13. Card
  14. +
  15. CardHeader
  16. +
  17. CardFooter
  18. +
  19. MediaObject
  20. +
  21. EdgeDetector
  22. +
  23. SplitView
  24. +
  25. AccordionPanel
  26. +
  27. Accordion
  28. +
  29. CollapseBox
  30. +
  31. TabPanel
  32. +
  33. TabView
  34. +
+

Reminder

    +
  1. Badge
  2. +
  3. ProgressBar
  4. +
  5. Progress
  6. +
  7. Icon
  8. +
  9. FAIcon
  10. +
  11. BGIcon
  12. +
+

Media

    +
  1. Image
  2. +
  3. Embed
  4. +
  5. CarouselCaption
  6. +
  7. CarouselItem
  8. +
  9. CarouselView
  10. +
+

Navigator

    +
  1. BreadCrumb
  2. +
  3. Pagination
  4. +
  5. NavLink
  6. +
  7. Nav
  8. +
  9. NavBar
  10. +
  11. BannerNavBar
  12. +
  13. NavBarToggler
  14. +
  15. Step
  16. +
  17. Stepper
  18. +
  19. DropMenuItem
  20. +
  21. DropMenu
  22. +
  23. ShareBar
  24. +
+

Prompt

    +
  1. Spinner
  2. +
  3. SpinnerBox
  4. +
  5. TooltipBox
  6. +
  7. PopoverBox
  8. +
  9. AlertBox
  10. +
  11. ToastBox
  12. +
  13. Modal
  14. +
  15. openDialog()
  16. +
+

Form

    +
  1. Form
  2. +
  3. Button
  4. +
  5. ButtonGroup
  6. +
  7. Toolbar
  8. +
  9. IconButton
  10. +
  11. CloseButton
  12. +
  13. ToggleField
  14. +
  15. ScoreRange
  16. +
  17. Field
  18. +
  19. FormField
  20. +
  21. InputGroup
  22. +
  23. FileInput
  24. +
+

Calendar

    +
  1. CountDown
  2. +
  3. CalendarTable
  4. +
  5. WeekCalendar
  6. +
  7. MonthCalendar
  8. +
+

Constants

    +
  1. Color
  2. +
  3. Theme
  4. +
  5. Status
  6. +
  7. CommonColors
  8. +
  9. TextColors
  10. +
  11. BackgroundColors
  12. +
  13. Size
  14. +
  15. Position
  16. +
  17. JustifyType
  18. +
+

Utilities

    +
  1. encodeQRC
  2. +
+

Theme

Replace BootStrap official CSS file with these 3th-party libraries's directly:

+ +

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/BadgeProps.html b/interfaces/BadgeProps.html new file mode 100644 index 00000000..f45ebf82 --- /dev/null +++ b/interfaces/BadgeProps.html @@ -0,0 +1,101 @@ +BadgeProps | BootCell

Interface BadgeProps

interface BadgeProps {
    bg?: Color;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    pill?: boolean;
    text?: Color;
}

Hierarchy

Properties

bg?: Color
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

pill?: boolean
text?: Color

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/ButtonProps.html b/interfaces/ButtonProps.html new file mode 100644 index 00000000..d91fd33b --- /dev/null +++ b/interfaces/ButtonProps.html @@ -0,0 +1,101 @@ +ButtonProps | BootCell

Interface ButtonProps

interface ButtonProps {
    active?: boolean;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    size?: "sm" | "lg";
    variant?: Color | "link" | "outline-primary" | "outline-secondary" | "outline-success" | "outline-info" | "outline-warning" | "outline-danger" | "outline-light" | "outline-dark";
}

Hierarchy (view full)

Properties

active?: boolean
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

size?: "sm" | "lg"
variant?: Color | "link" | "outline-primary" | "outline-secondary" | "outline-success" | "outline-info" | "outline-warning" | "outline-danger" | "outline-light" | "outline-dark"

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/CardImgProps.html b/interfaces/CardImgProps.html new file mode 100644 index 00000000..500b0eb2 --- /dev/null +++ b/interfaces/CardImgProps.html @@ -0,0 +1,103 @@ +CardImgProps | BootCell

Interface CardImgProps

interface CardImgProps {
    fluid: boolean;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    rounded: boolean;
    roundedCircle: boolean;
    thumbnail: boolean;
    variant?: PositionY;
}

Hierarchy (view full)

Properties

fluid: boolean
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

rounded: boolean
roundedCircle: boolean
thumbnail: boolean
variant?: PositionY

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/CardProps.html b/interfaces/CardProps.html new file mode 100644 index 00000000..61f7d66c --- /dev/null +++ b/interfaces/CardProps.html @@ -0,0 +1,102 @@ +CardProps | BootCell

Interface CardProps

interface CardProps {
    bg?: Color;
    body?: boolean;
    border?: Color;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    text?: Color | "white" | "muted";
}

Hierarchy

Properties

bg?: Color
body?: boolean
border?: Color
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

text?: Color | "white" | "muted"

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/ContainerProps.html b/interfaces/ContainerProps.html new file mode 100644 index 00000000..42ce3cfa --- /dev/null +++ b/interfaces/ContainerProps.html @@ -0,0 +1,99 @@ +ContainerProps | BootCell

Interface ContainerProps

interface ContainerProps {
    fluid?: boolean | Size;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
}

Hierarchy (view full)

Properties

fluid?: boolean | Size
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/DropdownButtonProps.html b/interfaces/DropdownButtonProps.html new file mode 100644 index 00000000..e6d37b0d --- /dev/null +++ b/interfaces/DropdownButtonProps.html @@ -0,0 +1,104 @@ +DropdownButtonProps | BootCell

Interface DropdownButtonProps

interface DropdownButtonProps {
    active?: boolean;
    boxClass?: string;
    buttonClass?: string;
    caption: JsxChildren;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    size?: "sm" | "lg";
    variant?: Color | "link" | "outline-primary" | "outline-secondary" | "outline-success" | "outline-info" | "outline-warning" | "outline-danger" | "outline-light" | "outline-dark";
}

Hierarchy (view full)

Properties

active?: boolean
boxClass?: string
buttonClass?: string
caption: JsxChildren
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

size?: "sm" | "lg"
variant?: Color | "link" | "outline-primary" | "outline-secondary" | "outline-success" | "outline-info" | "outline-warning" | "outline-danger" | "outline-light" | "outline-dark"

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/FloatingLabelProps.html b/interfaces/FloatingLabelProps.html new file mode 100644 index 00000000..de6b716e --- /dev/null +++ b/interfaces/FloatingLabelProps.html @@ -0,0 +1,99 @@ +FloatingLabelProps | BootCell

Interface FloatingLabelProps

interface FloatingLabelProps {
    label: string;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
}

Hierarchy (view full)

Properties

label: string
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/FormCheckProps.html b/interfaces/FormCheckProps.html new file mode 100644 index 00000000..f7f0397a --- /dev/null +++ b/interfaces/FormCheckProps.html @@ -0,0 +1,102 @@ +FormCheckProps | BootCell

Interface FormCheckProps

interface FormCheckProps {
    inline?: boolean;
    label?: VNode;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    reverse?: boolean;
    type: "radio" | "checkbox" | "switch";
}

Hierarchy

Properties

inline?: boolean
label?: VNode
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

reverse?: boolean
type: "radio" | "checkbox" | "switch"

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/IconProps.html b/interfaces/IconProps.html new file mode 100644 index 00000000..ba222057 --- /dev/null +++ b/interfaces/IconProps.html @@ -0,0 +1,101 @@ +IconProps | BootCell

Interface IconProps

interface IconProps {
    color?: Color;
    name: string;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    size?: number;
}

Hierarchy

  • WebCellProps
    • IconProps

Properties

color?: Color
name: string
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

size?: number

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/JumbotronProps.html b/interfaces/JumbotronProps.html new file mode 100644 index 00000000..65b53a1b --- /dev/null +++ b/interfaces/JumbotronProps.html @@ -0,0 +1,103 @@ +JumbotronProps | BootCell

Interface JumbotronProps

interface JumbotronProps {
    bg?: BackgroundColor;
    description: JsxChildren;
    fluid?: boolean | Size;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    rounded?: 0 | 1 | 2 | 3 | 4 | 5;
    title: JsxChildren;
}

Hierarchy

Properties

description: JsxChildren
fluid?: boolean | Size
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

rounded?: 0 | 1 | 2 | 3 | 4 | 5
title: JsxChildren

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/NavDropdownProps.html b/interfaces/NavDropdownProps.html new file mode 100644 index 00000000..98518520 --- /dev/null +++ b/interfaces/NavDropdownProps.html @@ -0,0 +1,100 @@ +NavDropdownProps | BootCell

Interface NavDropdownProps

interface NavDropdownProps {
    active?: boolean;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    title: JsxChildren;
}

Hierarchy

Properties

active?: boolean
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

title: JsxChildren

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/NavLinkProps.html b/interfaces/NavLinkProps.html new file mode 100644 index 00000000..5fe4f122 --- /dev/null +++ b/interfaces/NavLinkProps.html @@ -0,0 +1,99 @@ +NavLinkProps | BootCell

Interface NavLinkProps

interface NavLinkProps {
    active?: boolean;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
}

Hierarchy

Properties

active?: boolean
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/NavbarProps.html b/interfaces/NavbarProps.html new file mode 100644 index 00000000..d0ca2031 --- /dev/null +++ b/interfaces/NavbarProps.html @@ -0,0 +1,103 @@ +NavbarProps | BootCell

Interface NavbarProps

interface NavbarProps {
    bg?: BackgroundColor;
    expand?: boolean | Size;
    fixed?: PositionY;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    sticky?: PositionY;
    variant?: "light" | "dark";
}

Hierarchy (view full)

Properties

expand?: boolean | Size
fixed?: PositionY
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

sticky?: PositionY
variant?: "light" | "dark"

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/OffcanvasBoxProps.html b/interfaces/OffcanvasBoxProps.html new file mode 100644 index 00000000..45c96899 --- /dev/null +++ b/interfaces/OffcanvasBoxProps.html @@ -0,0 +1,103 @@ +OffcanvasBoxProps | BootCell

Interface OffcanvasBoxProps

interface OffcanvasBoxProps {
    backdrop?: boolean | "static";
    closeButton?: boolean;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onHide?: (() => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    show?: boolean;
    titleId?: string;
}

Hierarchy (view full)

Properties

backdrop?: boolean | "static"
closeButton?: boolean
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onHide?: (() => any)

Type declaration

    • (): any
    • Returns any

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

show?: boolean
titleId?: string

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/OffcanvasHeaderProps.html b/interfaces/OffcanvasHeaderProps.html new file mode 100644 index 00000000..46815d76 --- /dev/null +++ b/interfaces/OffcanvasHeaderProps.html @@ -0,0 +1,100 @@ +OffcanvasHeaderProps | BootCell

Interface OffcanvasHeaderProps

interface OffcanvasHeaderProps {
    closeButton?: boolean;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onHide?: (() => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
}

Hierarchy (view full)

Properties

closeButton?: boolean
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onHide?: (() => any)

Type declaration

    • (): any
    • Returns any

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/OffcanvasNavbarProps.html b/interfaces/OffcanvasNavbarProps.html new file mode 100644 index 00000000..9ad3540c --- /dev/null +++ b/interfaces/OffcanvasNavbarProps.html @@ -0,0 +1,110 @@ +OffcanvasNavbarProps | BootCell

Interface OffcanvasNavbarProps

interface OffcanvasNavbarProps {
    backdrop?: boolean | "static";
    bg?: BackgroundColor;
    brand?: VNode;
    closeButton?: boolean;
    expand?: boolean | Size;
    fixed?: PositionY;
    fluid?: boolean | Size;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onHide?: (() => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    show?: boolean;
    sticky?: PositionY;
    titleId?: string;
    variant?: "light" | "dark";
}

Hierarchy (view full)

Properties

backdrop?: boolean | "static"
brand?: VNode
closeButton?: boolean
expand?: boolean | Size
fixed?: PositionY
fluid?: boolean | Size
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onHide?: (() => any)

Type declaration

    • (): any
    • Returns any

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

show?: boolean
sticky?: PositionY
titleId?: string
variant?: "light" | "dark"

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/OffcanvasProps.html b/interfaces/OffcanvasProps.html new file mode 100644 index 00000000..f99d575a --- /dev/null +++ b/interfaces/OffcanvasProps.html @@ -0,0 +1,101 @@ +OffcanvasProps | BootCell

Interface OffcanvasProps

interface OffcanvasProps {
    backdrop?: boolean | "static";
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onHide?: (() => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    show?: boolean;
}

Hierarchy (view full)

Properties

backdrop?: boolean | "static"
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onHide?: (() => any)

Type declaration

    • (): any
    • Returns any

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

show?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/RatioProps.html b/interfaces/RatioProps.html new file mode 100644 index 00000000..bc662756 --- /dev/null +++ b/interfaces/RatioProps.html @@ -0,0 +1,99 @@ +RatioProps | BootCell

Interface RatioProps

interface RatioProps {
    aspectRatio?: number | "1x1" | "4x3" | "16x9" | "21x9";
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
}

Hierarchy

  • WebCellProps
    • RatioProps

Properties

aspectRatio?: number | "1x1" | "4x3" | "16x9" | "21x9"
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/ScrollBoundaryProps.html b/interfaces/ScrollBoundaryProps.html new file mode 100644 index 00000000..70774e4c --- /dev/null +++ b/interfaces/ScrollBoundaryProps.html @@ -0,0 +1,103 @@ +ScrollBoundaryProps | BootCell

Interface ScrollBoundaryProps

interface ScrollBoundaryProps {
    bottom: JsxChildren;
    left: JsxChildren;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouch: TouchHandler;
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    right: JsxChildren;
    top: JsxChildren;
}

Hierarchy

Properties

bottom: JsxChildren
left: JsxChildren
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouch: TouchHandler
onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

right: JsxChildren
top: JsxChildren

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/SpinnerBoxProps.html b/interfaces/SpinnerBoxProps.html new file mode 100644 index 00000000..f4c24f84 --- /dev/null +++ b/interfaces/SpinnerBoxProps.html @@ -0,0 +1,102 @@ +SpinnerBoxProps | BootCell

Interface SpinnerBoxProps

interface SpinnerBoxProps {
    animation?: "border" | "grow";
    cover?: boolean;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    size?: "sm";
    variant?: Color;
}

Hierarchy (view full)

Properties

animation?: "border" | "grow"
cover?: boolean
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

size?: "sm"
variant?: Color

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/SpinnerProps.html b/interfaces/SpinnerProps.html new file mode 100644 index 00000000..904df602 --- /dev/null +++ b/interfaces/SpinnerProps.html @@ -0,0 +1,101 @@ +SpinnerProps | BootCell

Interface SpinnerProps

interface SpinnerProps {
    animation?: "border" | "grow";
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    size?: "sm";
    variant?: Color;
}

Hierarchy (view full)

Properties

animation?: "border" | "grow"
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

size?: "sm"
variant?: Color

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/TableProps.html b/interfaces/TableProps.html new file mode 100644 index 00000000..cac4850f --- /dev/null +++ b/interfaces/TableProps.html @@ -0,0 +1,106 @@ +TableProps | BootCell

Interface TableProps

interface TableProps {
    bordered?: boolean;
    borderless?: boolean;
    caption?: "top";
    hover?: boolean;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
    responsive?: boolean | Size;
    size?: "sm";
    striped?: boolean | "columns";
    variant?: Color;
}

Hierarchy

Properties

bordered?: boolean
borderless?: boolean
caption?: "top"
hover?: boolean
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

responsive?: boolean | Size
size?: "sm"
striped?: boolean | "columns"
variant?: Color

Generated using TypeDoc

\ No newline at end of file diff --git a/interfaces/TooltipBoxProps.html b/interfaces/TooltipBoxProps.html new file mode 100644 index 00000000..4ff6e7a1 --- /dev/null +++ b/interfaces/TooltipBoxProps.html @@ -0,0 +1,99 @@ +TooltipBoxProps | BootCell

Interface TooltipBoxProps

interface TooltipBoxProps {
    content: JsxChildren;
    onAbort: ((event) => any);
    onAnimationCancel: ((event) => any);
    onAnimationEnd: ((event) => any);
    onAnimationIteration: ((event) => any);
    onAnimationStart: ((event) => any);
    onAuxClick: ((event) => any);
    onBeforeInput: ((event) => any);
    onBlur: ((event) => any);
    onCanPlay: ((event) => any);
    onCancel: ((event) => any);
    onCanplaythrough: ((event) => any);
    onChange: ((event) => any);
    onClick: ((event) => any);
    onClose: ((event) => any);
    onContextmenu: ((event) => any);
    onCopy: ((event) => any);
    onCueChange: ((event) => any);
    onCut: ((event) => any);
    onDblClick: ((event) => any);
    onDrag: ((event) => any);
    onDragEnd: ((event) => any);
    onDragEnter: ((event) => any);
    onDragLeave: ((event) => any);
    onDragOver: ((event) => any);
    onDragStart: ((event) => any);
    onDrop: ((event) => any);
    onDurationChange: ((event) => any);
    onEmptied: ((event) => any);
    onEnded: ((event) => any);
    onError: ((event) => any);
    onFocus: ((event) => any);
    onFormdata: ((event) => any);
    onFullscreenChange: ((event) => any);
    onFullscreenError: ((event) => any);
    onGotpointercapture: ((event) => any);
    onInput: ((event) => any);
    onInvalid: ((event) => any);
    onKeydown: ((event) => any);
    onKeypress: ((event) => any);
    onKeyup: ((event) => any);
    onLoad: ((event) => any);
    onLoadeddata: ((event) => any);
    onLoadedmetadata: ((event) => any);
    onLoadstart: ((event) => any);
    onLostpointercapture: ((event) => any);
    onMouseDown: ((event) => any);
    onMouseEnter: ((event) => any);
    onMouseLeave: ((event) => any);
    onMouseMove: ((event) => any);
    onMouseOut: ((event) => any);
    onMouseOver: ((event) => any);
    onMouseUp: ((event) => any);
    onPaste: ((event) => any);
    onPause: ((event) => any);
    onPlay: ((event) => any);
    onPlaying: ((event) => any);
    onPointerCancel: ((event) => any);
    onPointerDown: ((event) => any);
    onPointerEnter: ((event) => any);
    onPointerLeave: ((event) => any);
    onPointerMove: ((event) => any);
    onPointerOut: ((event) => any);
    onPointerOver: ((event) => any);
    onPointerUp: ((event) => any);
    onProgress: ((event) => any);
    onRateChange: ((event) => any);
    onReset: ((event) => any);
    onResize: ((event) => any);
    onScroll: ((event) => any);
    onScrollend: ((event) => any);
    onSecuritypolicyviolation: ((event) => any);
    onSeeked: ((event) => any);
    onSeeking: ((event) => any);
    onSelect: ((event) => any);
    onSelectionChange: ((event) => any);
    onSelectstart: ((event) => any);
    onSlotChange: ((event) => any);
    onStalled: ((event) => any);
    onSubmit: ((event) => any);
    onSuspend: ((event) => any);
    onTimeupdate: ((event) => any);
    onToggle: ((event) => any);
    onTouchCancel: ((event) => any);
    onTouchEnd: ((event) => any);
    onTouchMove: ((event) => any);
    onTouchStart: ((event) => any);
    onTransitionCancel: ((event) => any);
    onTransitionEnd: ((event) => any);
    onTransitionRun: ((event) => any);
    onTransitionStart: ((event) => any);
    onVolumeChange: ((event) => any);
    onWaiting: ((event) => any);
    onWebkitanimationend: ((event) => any);
    onWebkitanimationiteration: ((event) => any);
    onWebkitanimationstart: ((event) => any);
    onWebkittransitionend: ((event) => any);
    onWheel: ((event) => any);
}

Hierarchy

  • WebCellProps
    • TooltipBoxProps

Properties

content: JsxChildren
onAbort: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onAnimationCancel: ((event) => any)

Type declaration

onAnimationEnd: ((event) => any)

Type declaration

onAnimationIteration: ((event) => any)

Type declaration

onAnimationStart: ((event) => any)

Type declaration

onAuxClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBeforeInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onBlur: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCanplaythrough: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onClose: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onContextmenu: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCopy: ((event) => any)

Type declaration

onCueChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onCut: ((event) => any)

Type declaration

onDblClick: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrag: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDragStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDrop: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onDurationChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEmptied: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onEnded: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFocus: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFormdata: ((event) => any)

Type declaration

onFullscreenChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onFullscreenError: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onGotpointercapture: ((event) => any)

Type declaration

onInput: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onInvalid: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onKeydown: ((event) => any)

Type declaration

onKeypress: ((event) => any)

Type declaration

onKeyup: ((event) => any)

Type declaration

onLoad: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadeddata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadedmetadata: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLoadstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onLostpointercapture: ((event) => any)

Type declaration

onMouseDown: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseEnter: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseLeave: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOut: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseOver: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onMouseUp: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPaste: ((event) => any)

Type declaration

onPause: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlay: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPlaying: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onPointerCancel: ((event) => any)

Type declaration

onPointerDown: ((event) => any)

Type declaration

onPointerEnter: ((event) => any)

Type declaration

onPointerLeave: ((event) => any)

Type declaration

onPointerMove: ((event) => any)

Type declaration

onPointerOut: ((event) => any)

Type declaration

onPointerOver: ((event) => any)

Type declaration

onPointerUp: ((event) => any)

Type declaration

onProgress: ((event) => any)

Type declaration

onRateChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onReset: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onResize: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScroll: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onScrollend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSecuritypolicyviolation: ((event) => any)

Type declaration

onSeeked: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSeeking: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelect: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectionChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSelectstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSlotChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onStalled: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onSubmit: ((event) => any)

Type declaration

onSuspend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTimeupdate: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onToggle: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchCancel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchEnd: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchMove: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTouchStart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onTransitionCancel: ((event) => any)

Type declaration

onTransitionEnd: ((event) => any)

Type declaration

onTransitionRun: ((event) => any)

Type declaration

onTransitionStart: ((event) => any)

Type declaration

onVolumeChange: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWaiting: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationiteration: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkitanimationstart: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWebkittransitionend: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

onWheel: ((event) => any)

Type declaration

    • (event): any
    • Parameters

      Returns any

Generated using TypeDoc

\ No newline at end of file diff --git a/modules.html b/modules.html new file mode 100644 index 00000000..87d72c6d --- /dev/null +++ b/modules.html @@ -0,0 +1,85 @@ +BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/types/BackgroundColor.html b/types/BackgroundColor.html new file mode 100644 index 00000000..9f82e8e7 --- /dev/null +++ b/types/BackgroundColor.html @@ -0,0 +1 @@ +BackgroundColor | BootCell

Type alias BackgroundColor

BackgroundColor: Subtle<Color> | `body${"" | "-emphasis" | "-secondary" | "-tertiary"}` | "black" | "white" | "transparent"

Generated using TypeDoc

\ No newline at end of file diff --git a/types/Color.html b/types/Color.html new file mode 100644 index 00000000..aa1e6ac7 --- /dev/null +++ b/types/Color.html @@ -0,0 +1 @@ +Color | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/types/EdgePosition.html b/types/EdgePosition.html new file mode 100644 index 00000000..7aa70f94 --- /dev/null +++ b/types/EdgePosition.html @@ -0,0 +1 @@ +EdgePosition | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/types/FormControlProps.html b/types/FormControlProps.html new file mode 100644 index 00000000..e35b9fef --- /dev/null +++ b/types/FormControlProps.html @@ -0,0 +1 @@ +FormControlProps | BootCell

Type alias FormControlProps<T>

FormControlProps<T>: WebCellProps & Omit<JSX.IntrinsicElements[T], "size"> & {
    as?: T;
    htmlSize?: number;
    plaintext?: boolean;
    size?: "sm" | "lg";
}

Type Parameters

Type declaration

  • Optional as?: T
  • Optional htmlSize?: number
  • Optional plaintext?: boolean
  • Optional size?: "sm" | "lg"

Generated using TypeDoc

\ No newline at end of file diff --git a/types/FormControlTag.html b/types/FormControlTag.html new file mode 100644 index 00000000..29a91991 --- /dev/null +++ b/types/FormControlTag.html @@ -0,0 +1 @@ +FormControlTag | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/types/FormFieldProps.html b/types/FormFieldProps.html new file mode 100644 index 00000000..ca2099d1 --- /dev/null +++ b/types/FormFieldProps.html @@ -0,0 +1 @@ +FormFieldProps | BootCell

Type alias FormFieldProps<T>

FormFieldProps<T>: FormGroupProps & FormLabelProps & FormControlProps<T> & {
    label?: string;
    labelFloat?: boolean;
}

Type Parameters

Type declaration

  • Optional label?: string
  • Optional labelFloat?: boolean

Generated using TypeDoc

\ No newline at end of file diff --git a/types/FormGroupProps.html b/types/FormGroupProps.html new file mode 100644 index 00000000..92c60edd --- /dev/null +++ b/types/FormGroupProps.html @@ -0,0 +1 @@ +FormGroupProps | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/types/FormLabelProps.html b/types/FormLabelProps.html new file mode 100644 index 00000000..287245a3 --- /dev/null +++ b/types/FormLabelProps.html @@ -0,0 +1 @@ +FormLabelProps | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/types/IconButtonProps.html b/types/IconButtonProps.html new file mode 100644 index 00000000..18692e60 --- /dev/null +++ b/types/IconButtonProps.html @@ -0,0 +1 @@ +IconButtonProps | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/types/ImageProps.html b/types/ImageProps.html new file mode 100644 index 00000000..52bee398 --- /dev/null +++ b/types/ImageProps.html @@ -0,0 +1 @@ +ImageProps | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/types/NavbarBrandProps.html b/types/NavbarBrandProps.html new file mode 100644 index 00000000..6cee9f83 --- /dev/null +++ b/types/NavbarBrandProps.html @@ -0,0 +1 @@ +NavbarBrandProps | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/types/NavbarToggleProps.html b/types/NavbarToggleProps.html new file mode 100644 index 00000000..cb08a299 --- /dev/null +++ b/types/NavbarToggleProps.html @@ -0,0 +1 @@ +NavbarToggleProps | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/types/PositionY.html b/types/PositionY.html new file mode 100644 index 00000000..3d8cf32e --- /dev/null +++ b/types/PositionY.html @@ -0,0 +1 @@ +PositionY | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/types/Size.html b/types/Size.html new file mode 100644 index 00000000..fd6e7656 --- /dev/null +++ b/types/Size.html @@ -0,0 +1 @@ +Size | BootCell

Generated using TypeDoc

\ No newline at end of file diff --git a/types/TouchHandler.html b/types/TouchHandler.html new file mode 100644 index 00000000..e05af4d3 --- /dev/null +++ b/types/TouchHandler.html @@ -0,0 +1 @@ +TouchHandler | BootCell

Generated using TypeDoc

\ No newline at end of file