@egjs/flicking
Version:
Everyday 30 million people experience. It's reliable, flexible and extendable carousel.
494 lines (362 loc) β’ 27.7 kB
HTML
<html>
<head>
<meta charset="utf-8">
<title>Index | egjs::Flicking - API</title>
<meta name="description" content="A module used to implement flicking interactions. With this module, you can make flicking gestures, which are ways to navigate left and right to move between panels arranged side by side." />
<meta name="keywords" content="UI Component, egjs, flicking, carousel" />
<meta name="keyword" content="UI Component, egjs, flicking, carousel" />
<meta property="og:title" content=""/>
<meta property="og:type" content="website"/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<script src="scripts/prettify/prettify.js"></script>
<script src="scripts/prettify/lang-css.js"></script>
<script src="scripts/jquery.min.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="canonical" href="https://naver.github.io/egjs-flicking/release/latest/doc/"/>
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/bootstrap.min.css">
<link type="text/css" rel="stylesheet" href="styles/jaguar.css">
<script>
var config = {"monospaceLinks":true,"cleverLinks":true,"default":{"outputSourceFiles":true},"applicationName":"eg.Flicking","disqus":"egjs","googleAnalytics":"UA-70842526-17","openGraph":{"title":"","type":"website","image":"","site_name":"","url":""},"meta":{"title":"egjs::Flicking - API","description":"A module used to implement flicking interactions. With this module, you can make flicking gestures, which are ways to navigate left and right to move between panels arranged side by side.","keyword":"UI Component, egjs, flicking, carousel"},"linenums":true,"link":{"canonical":"https://naver.github.io/egjs-flicking/release/latest/doc/"}};
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', config.googleAnalytics]);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="wrap" class="clearfix">
<div class="navigation">
<h3 class="applicationName">
<a href="//naver.github.io/egjs/"><img style="width:40px; height:20px;" src="img/type_white.svg"/></a>
<!-- Homepage link (prefer link.home than applicationName) -->
<a href="//naver.github.io/egjs-flicking/">Flicking</a>
</h3>
<div class="search">
<input id="search" type="text" class="form-control input-sm" placeholder="Search Documentations">
</div>
<ul class="list">
<li class="item">
<span class="title">
<a href="index.html">README</a>
</span>
</li>
<!-- Non Grouping Version -->
<li class="item" data-name="eg.Flicking">
<span class="title">
<a href="eg.Flicking.html">eg.Flicking</a>
</span>
<ul class="members itemMembers expends">
<span class="subtitle">Members</span>
<li data-name="eg.Flicking.DIRECTION"><a href="eg.Flicking.html#.DIRECTION">DIRECTION</a></li>
<li data-name="eg.Flicking.EVENTS"><a href="eg.Flicking.html#.EVENTS">EVENTS</a></li>
<li data-name="eg.Flicking.VERSION"><a href="eg.Flicking.html#.VERSION">VERSION</a></li>
</ul>
<ul class="typedefs itemMembers expends">
<span class="subtitle">Typedefs</span>
<li data-name="eg.Flicking.ChangeEvent"><a href="eg.Flicking.html#.ChangeEvent">ChangeEvent</a></li>
<li data-name="eg.Flicking.ContentErrorEvent"><a href="eg.Flicking.html#.ContentErrorEvent">ContentErrorEvent</a></li>
<li data-name="eg.Flicking.ElementLike"><a href="eg.Flicking.html#.ElementLike">ElementLike</a></li>
<li data-name="eg.Flicking.FlickingEvent"><a href="eg.Flicking.html#.FlickingEvent">FlickingEvent</a></li>
<li data-name="eg.Flicking.FlickingOptions"><a href="eg.Flicking.html#.FlickingOptions">FlickingOptions</a></li>
<li data-name="eg.Flicking.FlickingPanel"><a href="eg.Flicking.html#.FlickingPanel">FlickingPanel</a></li>
<li data-name="eg.Flicking.FlickingStatus"><a href="eg.Flicking.html#.FlickingStatus">FlickingStatus</a></li>
<li data-name="eg.Flicking.MoveTypeFreeScrollOption"><a href="eg.Flicking.html#.MoveTypeFreeScrollOption">MoveTypeFreeScrollOption</a></li>
<li data-name="eg.Flicking.MoveTypeOption"><a href="eg.Flicking.html#.MoveTypeOption">MoveTypeOption</a></li>
<li data-name="eg.Flicking.MoveTypeSnapOption"><a href="eg.Flicking.html#.MoveTypeSnapOption">MoveTypeSnapOption</a></li>
<li data-name="eg.Flicking.NeedPanelEvent"><a href="eg.Flicking.html#.NeedPanelEvent">NeedPanelEvent</a></li>
<li data-name="eg.Flicking.Plugin"><a href="eg.Flicking.html#.Plugin">Plugin</a></li>
<li data-name="eg.Flicking.SelectEvent"><a href="eg.Flicking.html#.SelectEvent">SelectEvent</a></li>
<li data-name="eg.Flicking.VisibleChangeEvent"><a href="eg.Flicking.html#.VisibleChangeEvent">VisibleChangeEvent</a></li>
</ul>
<ul class="methods itemMembers expends">
<span class="subtitle">Methods</span>
<li data-name="eg.Flicking#addPlugins"><a href="eg.Flicking.html#addPlugins">addPlugins</a></li>
<li data-name="eg.Flicking#append"><a href="eg.Flicking.html#append">append</a></li>
<li data-name="eg.Flicking#destroy"><a href="eg.Flicking.html#destroy">destroy</a></li>
<li data-name="eg.Flicking#disableInput"><a href="eg.Flicking.html#disableInput">disableInput</a></li>
<li data-name="eg.Flicking#enableInput"><a href="eg.Flicking.html#enableInput">enableInput</a></li>
<li data-name="eg.Flicking#getAllPanels"><a href="eg.Flicking.html#getAllPanels">getAllPanels</a></li>
<li data-name="eg.Flicking#getCloneCount"><a href="eg.Flicking.html#getCloneCount">getCloneCount</a></li>
<li data-name="eg.Flicking#getCurrentPanel"><a href="eg.Flicking.html#getCurrentPanel">getCurrentPanel</a></li>
<li data-name="eg.Flicking#getElement"><a href="eg.Flicking.html#getElement">getElement</a></li>
<li data-name="eg.Flicking#getIndex"><a href="eg.Flicking.html#getIndex">getIndex</a></li>
<li data-name="eg.Flicking#getLastIndex"><a href="eg.Flicking.html#getLastIndex">getLastIndex</a></li>
<li data-name="eg.Flicking#getPanel"><a href="eg.Flicking.html#getPanel">getPanel</a></li>
<li data-name="eg.Flicking#getPanelCount"><a href="eg.Flicking.html#getPanelCount">getPanelCount</a></li>
<li data-name="eg.Flicking#getSize"><a href="eg.Flicking.html#getSize">getSize</a></li>
<li data-name="eg.Flicking#getStatus"><a href="eg.Flicking.html#getStatus">getStatus</a></li>
<li data-name="eg.Flicking#getVisiblePanels"><a href="eg.Flicking.html#getVisiblePanels">getVisiblePanels</a></li>
<li data-name="eg.Flicking#hasOn"><a href="eg.Flicking.html#hasOn">hasOn</a> <img src="img/i.png" width="14" title="inherited" alt="inherited"></li>
<li data-name="eg.Flicking#isPlaying"><a href="eg.Flicking.html#isPlaying">isPlaying</a></li>
<li data-name="eg.Flicking#moveTo"><a href="eg.Flicking.html#moveTo">moveTo</a></li>
<li data-name="eg.Flicking#next"><a href="eg.Flicking.html#next">next</a></li>
<li data-name="eg.Flicking#off"><a href="eg.Flicking.html#off">off</a> <img src="img/i.png" width="14" title="inherited" alt="inherited"></li>
<li data-name="eg.Flicking#on"><a href="eg.Flicking.html#on">on</a> <img src="img/i.png" width="14" title="inherited" alt="inherited"></li>
<li data-name="eg.Flicking#once"><a href="eg.Flicking.html#once">once</a> <img src="img/i.png" width="14" title="inherited" alt="inherited"></li>
<li data-name="eg.Flicking#prepend"><a href="eg.Flicking.html#prepend">prepend</a></li>
<li data-name="eg.Flicking#prev"><a href="eg.Flicking.html#prev">prev</a></li>
<li data-name="eg.Flicking#remove"><a href="eg.Flicking.html#remove">remove</a></li>
<li data-name="eg.Flicking#removePlugins"><a href="eg.Flicking.html#removePlugins">removePlugins</a></li>
<li data-name="eg.Flicking#replace"><a href="eg.Flicking.html#replace">replace</a></li>
<li data-name="eg.Flicking#resize"><a href="eg.Flicking.html#resize">resize</a></li>
<li data-name="eg.Flicking#setLastIndex"><a href="eg.Flicking.html#setLastIndex">setLastIndex</a></li>
<li data-name="eg.Flicking#setStatus"><a href="eg.Flicking.html#setStatus">setStatus</a></li>
<li data-name="eg.Flicking#trigger"><a href="eg.Flicking.html#trigger">trigger</a> <img src="img/i.png" width="14" title="inherited" alt="inherited"></li>
</ul>
<ul class="events itemMembers expends">
<span class="subtitle">Events</span>
<li data-name="eg.Flicking#event:change"><a href="eg.Flicking.html#event:change">change</a></li>
<li data-name="eg.Flicking#event:contentError"><a href="eg.Flicking.html#event:contentError">contentError</a></li>
<li data-name="eg.Flicking#event:holdEnd"><a href="eg.Flicking.html#event:holdEnd">holdEnd</a></li>
<li data-name="eg.Flicking#event:holdStart"><a href="eg.Flicking.html#event:holdStart">holdStart</a></li>
<li data-name="eg.Flicking#event:move"><a href="eg.Flicking.html#event:move">move</a></li>
<li data-name="eg.Flicking#event:moveEnd"><a href="eg.Flicking.html#event:moveEnd">moveEnd</a></li>
<li data-name="eg.Flicking#event:moveStart"><a href="eg.Flicking.html#event:moveStart">moveStart</a></li>
<li data-name="eg.Flicking#event:needPanel"><a href="eg.Flicking.html#event:needPanel">needPanel</a></li>
<li data-name="eg.Flicking#event:restore"><a href="eg.Flicking.html#event:restore">restore</a></li>
<li data-name="eg.Flicking#event:select"><a href="eg.Flicking.html#event:select">select</a></li>
<li data-name="eg.Flicking#event:visibleChange"><a href="eg.Flicking.html#event:visibleChange">visibleChange</a></li>
</ul>
</li>
</ul>
</div>
<div class="main">
<h1 class="page-title" data-filename="index.html">Index</h1>
<h3> </h3>
<section>
<article class="readme"><h1 align=center style="max-width: 100%;">
<img width="800" alt="Flicking Logo" src="https://naver.github.io/egjs-flicking/images/flicking.svg" style="max-width: 100%;"><br/>
<a href="https://naver.github.io/egjs-flicking/">@egjs/flicking</a>
</h1>
<p align=center style="line-height: 2;">
<a href="https://www.npmjs.com/package/@egjs/flicking" target="_blank"><img src="https://img.shields.io/npm/v/@egjs/flicking.svg?style=flat-square&color=007acc&label=version&logo=NPM" alt="version" /></a>
<a href="https://www.npmjs.com/package/@egjs/flicking" target="_blank"><img alt="npm bundle size (scoped)" src="https://img.shields.io/bundlephobia/minzip/@egjs/flicking.svg?style=flat-square&label=%F0%9F%92%BE%20gzipped&color=007acc"></a>
<a href="https://travis-ci.org/naver/egjs-flicking" target="_blank"><img alt="Travis (.org)" src="https://img.shields.io/travis/naver/egjs-flicking.svg?style=flat-square&label=build&logo=travis%20ci" /></a>
<a href="https://coveralls.io/github/naver/egjs-flicking?branch=master&style=flat-square" target="_blank"><img alt="Coveralls github" src="https://img.shields.io/coveralls/github/naver/egjs-flicking.svg?style=flat-square&label=%E2%9C%85%20coverage"></a>
<a href="https://github.com/naver/egjs-flicking/graphs/commit-activity">
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/naver/egjs-flicking.svg?color=08CE5D&label=%E2%AC%86%20commits&style=flat-square"></a>
<a href="https://www.npmjs.com/package/@egjs/flicking" target="_blank"><img src="https://img.shields.io/npm/dm/@egjs/flicking.svg?style=flat-square&label=%E2%AC%87%20downloads&color=08CE5D" alt="npm downloads per month"></a>
<a href="https://github.com/naver/egjs-flicking/graphs/contributors" target="_blank"><img alt="GitHub contributors" src="https://img.shields.io/github/contributors/naver/egjs-flicking.svg?label=%F0%9F%91%A5%20contributors&style=flat-square&color=08CE5D"></a>
<a href="https://github.com/naver/egjs-flicking/blob/master/LICENSE" target="_blank"><img alt="GitHub" src="https://img.shields.io/github/license/naver/egjs-flicking.svg?style=flat-square&label=%F0%9F%93%9C%20license&color=08CE5D"></a>
<a href="https://github.com/naver/egjs-flicking/blob/master/packages/ngx-flicking/README.md" target="_blank"><img alt="Angular" src="https://img.shields.io/static/v1.svg?label=&message=Angular&style=flat-square&logo=Angular&color=dd0031"></a>
<a href="https://github.com/naver/egjs-flicking/blob/master/packages/react-flicking/README.md" target="_blank"><img alt="React" src="https://img.shields.io/static/v1.svg?label=&message=React&style=flat-square&logo=React&logoColor=white&color=61dafb"></a>
<a href="https://github.com/naver/egjs-flicking/blob/master/packages/vue-flicking/README.md" target="_blank"><img alt="Vue" src="https://img.shields.io/static/v1.svg?label=&message=Vue&style=flat-square&logo=Vue.js&logoColor=white&color=42b883"></a>
<img src="https://img.shields.io/static/v1.svg?label=&message=TypeScript&color=294E80&style=flat-square&logo=typescript">
<a href="https://deepscan.io/dashboard#view=project&tid=3998&pid=5802&bid=46086"><img src="https://deepscan.io/api/teams/3998/projects/5802/branches/46086/badge/grade.svg" alt="DeepScan grade"></a>
</p>
<h3 align=center>
<a href="https://naver.github.io/egjs-flicking/">Demo</a> / <a href="https://naver.github.io/egjs-flicking/release/latest/doc/index.html">Documentation</a> / <a href="https://naver.github.io/egjs/"><img height="20" src="https://naver.github.io/egjs/img/logo.svg"/> Other components</a>
</h3>
<p align=center>
<b>Everyday 30 million people experience. It's reliable, flexible and extendable carousel.</b><br>π±π»π₯
</p>
<p align=center>
Translations:
<a href="https://github.com/naver/egjs-flicking/blob/master/README.md">πΊπΈ</a>
<a href="https://github.com/naver/egjs-flicking/blob/master/README_KR.md">π°π·</a>
</p>
<p align=center>
<b>Supported Frameworks</b><br/>
<a href="https://github.com/naver/egjs-flicking/blob/master/packages/ngx-flicking/README.md"><img width="45" src="https://naver.github.io/egjs-flicking/images/angular.svg" alt="AngularJS" /></a>
<a href="https://github.com/naver/egjs-flicking/blob/master/packages/react-flicking/README.md"><img width="45" src="https://naver.github.io/egjs-flicking/images/react.svg" alt="React" /></a>
<a href="https://github.com/naver/egjs-flicking/blob/master/packages/vue-flicking/README.md"><img width="45" src="https://naver.github.io/egjs-flicking/images/vue.svg" alt="Vue.js" /></a>
</p>
<hr>
<table style="table-layout: fixed; overflow-wrap: break-word;">
<tbody>
<tr>
<td><a href="https://codepen.io/egjs/pen/vqYyPO" target="_blank"><img width="240" src="https://user-images.githubusercontent.com/26213435/59833703-a2a07600-9381-11e9-8d3e-b1d2af8b1b96.gif" alt="iPhone demo" style="max-width: 100%;" /></a></td>
<td><a href="https://codepen.io/woodneck/pen/ydNvYy" target="_blank"><img width="240" src="https://user-images.githubusercontent.com/26213435/59832836-cf538e00-937f-11e9-9e65-ec43c1bde5de.gif" alt="Music app demo" style="max-width: 100%;" /></a></td>
<td rowspan="2" style="vertical-align: middle;"><a href="https://codepen.io/egjs/full/MMYQRE" target="_blank"><img width="480" src="https://user-images.githubusercontent.com/26213435/59832834-cf538e00-937f-11e9-8f3a-97e806bb37b1.gif" alt="Full page demo" style="max-width: 100%;" /></a></td>
</tr>
<tr>
<td colspan="2"><a href="https://codepen.io/egjs/pen/vqYjrr" target="_blank"><img width="480" src="https://user-images.githubusercontent.com/26213435/59832835-cf538e00-937f-11e9-99a5-10f24da4c242.gif" alt="Parallax demo" style="max-width: 100%;" /></a></td>
</tr>
<tr>
<td colspan="3"><a href="https://codepen.io/woodneck/pen/agoWOj" target="_blank"><img width="960" src="https://user-images.githubusercontent.com/26213435/59832832-cebaf780-937f-11e9-883c-06ba3890ec16.gif" alt="Cabinet demo" style="max-width: 100%;" /></a></td>
</tr>
</tbody>
</table>
<h6 align=center>
π±οΈClick each images to see its source or check our <a href="https://naver.github.io/egjs-flicking/">full demos</a>.
</h6>
<p align=center>
<img width="300" src="https://user-images.githubusercontent.com/26213435/59832831-cebaf780-937f-11e9-84cd-e21f8cf1fd07.gif" />
</p>
<ul>
<li>Easy-to-use and performant infinite carousel(slider).
<ul>
<li>You can use 3 <a href="https://naver.github.io/egjs-flicking/release/latest/doc/eg.Flicking.html#.FlickingOptions">options</a>(<code>renderOnlyVisible</code>, <code>isEqualsSize</code>, <code>isConstantSize</code>) to make your carousel more performant.</li>
<li>Check the effect! β <a href="https://www.youtube.com/watch?v=R-DKq-fqeSI">https://www.youtube.com/watch?v=R-DKq-fqeSI</a></li>
</ul>
</li>
<li>Every options are compatible with each others.
<ul>
<li>Except for mutual exclusive options (like <code>circular</code> and <code>bound</code>).</li>
</ul>
</li>
<li>Provides various scroll movement types that you can choose.</li>
<li>Ready-to-use plugins you can grab right away.</li>
<li>Supports all major frameworks(Angular, React, Vue).</li>
</ul>
<h2>βοΈ Installation</h2>
<h4>npm</h4>
<pre class="prettyprint source lang-bash"><code>$ npm install --save @egjs/flicking
</code></pre>
<h4>CDN</h4>
<ul>
<li>jsDelivr: https://cdn.jsdelivr.net/npm/@egjs/flicking/dist/</li>
<li>unpkg: https://unpkg.com/@egjs/flicking/dist/</li>
<li>cdnjs: https://cdnjs.com/libraries/egjs-flicking</li>
</ul>
<h2>π Quick Start</h2>
<h4>Typescript</h4>
<pre class="prettyprint source lang-ts"><code>import Flicking from "@egjs/flicking";
const flicking = new Flicking("#el", { circular: true });
</code></pre>
<h4>Browser</h4>
<pre class="prettyprint source lang-html"><code><script src="https://cdnjs.cloudflare.com/ajax/libs/egjs-flicking/3.x.x/flicking.js"></script>
</code></pre>
<pre class="prettyprint source lang-js"><code>var flicking = new eg.Flicking("#el", { circular: true });
</code></pre>
<h4>DOM Structure</h4>
<p>β οΈ NOTICE: Flicking requires minimal structure to initialize properly.</p>
<p>As Flicking applies <code>position: absolute</code> for panels, either wrapper or panel should have fixed height value.</p>
<p>β
</p>
<pre class="prettyprint source lang-html"><code><div id="wrapper" style="height: 120px">
<div class="panel"></div>
<div class="panel"></div>
<div class="panel"></div>
</div>
</code></pre>
<pre class="prettyprint source lang-html"><code><div id="wrapper">
<!-- Least one of them should have fixed height -->
<div class="panel" style="height: 120px;"></div>
<div class="panel"></div>
<div class="panel"></div>
</div>
</code></pre>
<p>β</p>
<pre class="prettyprint source lang-html"><code><div id="wrapper"> <!-- Wrapper height is dependent on panel height -->
<div class="panel" style="height: 100%;"></div>
<div class="panel" style="height: 100%;"></div>
<div class="panel" style="height: 100%;"></div>
</div>
</code></pre>
<h4>Collect statistics</h4>
<p>Flicking applies Google Analytics (GA) to collect which features are useful to users. For example, the use of the <code>freeScroll</code> option, or the value of the <code>gap</code> option, and so on. Statistics also DO NOT contain any information that can identify an individual. Statistics on the usage will serve as basis for making better products. To disable GA, set the <code>collectStatistics</code> option to <code>false</code> as follows:</p>
<pre class="prettyprint source lang-js"><code>var flicking = new eg.Flicking("#el", { collectStatistics: false });
</code></pre>
<h2>π¦ Packages</h2>
<table>
<thead>
<tr>
<th style="text-align:center">Package</th>
<th style="text-align:center">Version</th>
<th style="text-align:center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:center"><a href="https://github.com/naver/egjs-flicking-plugins"><strong>@egjs/flicking-plugins</strong></a></td>
<td style="text-align:center"><a href="https://www.npmjs.com/package/@egjs/flicking-plugins" target="_blank"><img src="https://img.shields.io/npm/v/@egjs/flicking-plugins.svg?style=flat-square&color=007acc&label=%F0%9F%94%96" alt="version" /></a></td>
<td style="text-align:center">Readymade effects for your carousel</td>
</tr>
<tr>
<td style="text-align:center"><a href="https://github.com/naver/egjs-flicking/blob/master/packages/ngx-flicking/README.md"><strong>@egjs/ngx-flicking</strong></a></td>
<td style="text-align:center"><a href="https://www.npmjs.com/package/@egjs/ngx-flicking" target="_blank"><img src="https://img.shields.io/npm/v/@egjs/ngx-flicking.svg?style=flat-square&color=dd0031&label=%F0%9F%94%96" alt="version" /></a></td>
<td style="text-align:center"><img width="15" src="https://naver.github.io/egjs-flicking/images/angular.svg" valign="middle" alt="Angular" /> <a href="https://angular.io/">Angular</a> port of @egjs/flicking</td>
</tr>
<tr>
<td style="text-align:center"><a href="https://github.com/naver/egjs-flicking/blob/master/packages/react-flicking/README.md"><strong>@egjs/react-flicking</strong></a></td>
<td style="text-align:center"><a href="https://www.npmjs.com/package/@egjs/react-flicking" target="_blank"><img src="https://img.shields.io/npm/v/@egjs/react-flicking.svg?style=flat-square&color=00d8ff&label=%F0%9F%94%96" alt="version" /></a></td>
<td style="text-align:center"><img width="15" src="https://naver.github.io/egjs-flicking/images/react.svg" valign="middle" alt="React" /> <a href="https://reactjs.org/">React</a> port of @egjs/flicking</td>
</tr>
<tr>
<td style="text-align:center"><a href="https://github.com/naver/egjs-flicking/blob/master/packages/vue-flicking/README.md"><strong>@egjs/vue-flicking</strong></a></td>
<td style="text-align:center"><a href="https://www.npmjs.com/package/@egjs/vue-flicking" target="_blank"><img src="https://img.shields.io/npm/v/@egjs/vue-flicking.svg?style=flat-square&color=42b883&label=%F0%9F%94%96" alt="version" /></a></td>
<td style="text-align:center"><img width="15" src="https://naver.github.io/egjs-flicking/images/vue.svg" valign="middle" alt="Vue.js" /> <a href="https://vuejs.org/v2/guide/index.html">Vue.js</a> port of @egjs/flicking</td>
</tr>
</tbody>
</table>
<h2>π Supported Browsers</h2>
<table>
<thead>
<tr>
<th style="text-align:center"><img width="20" src="https://simpleicons.org/icons/internetexplorer.svg" alt="IE" /></th>
<th style="text-align:center"><img width="20" src="https://simpleicons.org/icons/googlechrome.svg" alt="Chrome" /></th>
<th style="text-align:center"><img width="20" src="https://simpleicons.org/icons/firefoxbrowser.svg" alt="Firefox" /></th>
<th style="text-align:center"><img width="20" src="https://simpleicons.org/icons/safari.svg" alt="Safari" /></th>
<th style="text-align:center"><img width="20" src="https://simpleicons.org/icons/apple.svg" alt="iOS" /></th>
<th style="text-align:center"><img width="20" src="https://simpleicons.org/icons/android.svg" alt="Android"></th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:center">10+</td>
<td style="text-align:center">Latest</td>
<td style="text-align:center">Latest</td>
<td style="text-align:center">Latest</td>
<td style="text-align:center">7+</td>
<td style="text-align:center">4+</td>
</tr>
</tbody>
</table>
<h2>πΌ Demos</h2>
<p>Check our <a href="https://naver.github.io/egjs-flicking/">Demos</a>.</p>
<h2>π Documentation</h2>
<p>See <a href="https://naver.github.io/egjs-flicking/release/latest/doc/index.html">Documentation</a> page.</p>
<h2>π Contributing</h2>
<p>See <a href="https://github.com/naver/egjs-flicking/blob/master/CONTRIBUTING.md">CONTRIBUTING.md</a>.</p>
<h2>π Feedback</h2>
<p>Please file an <a href="https://github.com/naver/egjs-flicking/issues">Issue</a>.</p>
<h2>π£οΈ Roadmap</h2>
<p>See our <a href="https://github.com/naver/egjs-flicking/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%F0%9F%9B%A3%EF%B8%8FRoadmap+">Roadmap</a>.</p>
<h2>π License</h2>
<p>@egjs/flicking is released under the <a href="https://github.com/naver/egjs-flicking/blob/master/LICENSE">MIT license</a>.</p>
<pre class="prettyprint source"><code>Copyright (c) 2015-present NAVER Corp.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
</code></pre>
<p align=center>
<a href="https://naver.github.io/egjs/"><img height="50" src="https://naver.github.io/egjs/img/logotype1_black.svg" ></a> <a href="https://github.com/naver"><img height="50" src="https://naver.github.io/OpenSourceGuide/book/assets/naver_logo.png" /></a>
</p></article>
</section>
<!-- disqus code -->
<div id="disqus_thread"></div>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="//disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
<!-- // disqus code -->
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 0.3.8</a> on Fri Jan 15 2021 16:14:36 GMT+0900 (Korean Standard Time)
</footer>
</div>
</div>
<script>prettyPrint();</script>
<script src="scripts/main.js"></script>
</body>
</html>