1 line
3.7 KiB
JavaScript
1 line
3.7 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{367:function(e,t,n){"use strict";n.d(t,"a",(function(){return o})),n.d(t,"b",(function(){return u}));var r=n(0),a=n.n(r),i=a.a.createContext({}),c=function(e){var t=a.a.useContext(i),n=t;return e&&(n="function"==typeof e?e(t):Object.assign({},t,e)),n},o=function(e){var t=c(e.components);return a.a.createElement(i.Provider,{value:t},e.children)};var l="mdxType",s={inlineCode:"code",wrapper:function(e){var t=e.children;return a.a.createElement(a.a.Fragment,{},t)}},m=Object(r.forwardRef)((function(e,t){var n=e.components,r=e.mdxType,i=e.originalType,o=e.parentName,l=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&-1===t.indexOf(r)&&(n[r]=e[r]);return n}(e,["components","mdxType","originalType","parentName"]),m=c(n),u=r,b=m[o+"."+u]||m[u]||s[u]||i;return n?a.a.createElement(b,Object.assign({},{ref:t},l,{components:n})):a.a.createElement(b,Object.assign({},{ref:t},l))}));function u(e,t){var n=arguments,r=t&&t.mdxType;if("string"==typeof e||r){var i=n.length,c=new Array(i);c[0]=m;var o={};for(var s in t)hasOwnProperty.call(t,s)&&(o[s]=t[s]);o.originalType=e,o[l]="string"==typeof e?e:r,c[1]=o;for(var u=2;u<i;u++)c[u]=n[u];return a.a.createElement.apply(null,c)}return a.a.createElement.apply(null,n)}m.displayName="MDXCreateElement"},95:function(e,t,n){"use strict";n.r(t),n.d(t,"frontMatter",(function(){return c})),n.d(t,"rightToc",(function(){return o})),n.d(t,"metadata",(function(){return l})),n.d(t,"default",(function(){return u}));var r=n(1),a=n(6),i=(n(0),n(367)),c={id:"selectionbehavior",title:"SelectionBehavior",sidebar_label:"SelectionBehavior"},o=[{value:"Index",id:"index",children:[{value:"Enumeration members",id:"enumeration-members",children:[]}]},{value:"Enumeration members",id:"enumeration-members-1",children:[{value:"SelectColumns",id:"selectcolumns",children:[]},{value:"SelectItems",id:"selectitems",children:[]},{value:"SelectRows",id:"selectrows",children:[]}]}],l={id:"api/generated/enums/selectionbehavior",title:"SelectionBehavior",description:"## Index",source:"@site/docs/api/generated/enums/selectionbehavior.md",permalink:"/docs/api/generated/enums/selectionbehavior",sidebar_label:"SelectionBehavior",sidebar:"api",previous:{title:"ScrollPhase",permalink:"/docs/api/generated/enums/scrollphase"},next:{title:"SelectionMode",permalink:"/docs/api/generated/enums/selectionmode"}},s={rightToc:o,metadata:l},m="wrapper";function u(e){var t=e.components,n=Object(a.a)(e,["components"]);return Object(i.b)(m,Object(r.a)({},s,n,{components:t,mdxType:"MDXLayout"}),Object(i.b)("h2",{id:"index"},"Index"),Object(i.b)("h3",{id:"enumeration-members"},"Enumeration members"),Object(i.b)("ul",null,Object(i.b)("li",{parentName:"ul"},Object(i.b)("a",Object(r.a)({parentName:"li"},{href:"/docs/api/generated/enums/selectionbehavior#selectcolumns"}),"SelectColumns")),Object(i.b)("li",{parentName:"ul"},Object(i.b)("a",Object(r.a)({parentName:"li"},{href:"/docs/api/generated/enums/selectionbehavior#selectitems"}),"SelectItems")),Object(i.b)("li",{parentName:"ul"},Object(i.b)("a",Object(r.a)({parentName:"li"},{href:"/docs/api/generated/enums/selectionbehavior#selectrows"}),"SelectRows"))),Object(i.b)("h2",{id:"enumeration-members-1"},"Enumeration members"),Object(i.b)("h3",{id:"selectcolumns"},"SelectColumns"),Object(i.b)("p",null,"\u2022 ",Object(i.b)("strong",{parentName:"p"},"SelectColumns"),":"),Object(i.b)("hr",null),Object(i.b)("h3",{id:"selectitems"},"SelectItems"),Object(i.b)("p",null,"\u2022 ",Object(i.b)("strong",{parentName:"p"},"SelectItems"),":"),Object(i.b)("hr",null),Object(i.b)("h3",{id:"selectrows"},"SelectRows"),Object(i.b)("p",null,"\u2022 ",Object(i.b)("strong",{parentName:"p"},"SelectRows"),":"))}u.isMDXComponent=!0}}]); |