← All projects

vueye-timeline

by @boussadjra

Archived 12

A component based on Vue.js

About this project

Vueye Timeline It's a cool and a responsive Vue.js component used to show item set in chronological display. Installation npm i vueye-timeline --save Usage Demo Timeline Demo props and directives prop description default ----- ------------------------ ------- items the item set provided to [] items config: each item could have the following structure : -title : the item title which is shown in bold style -body : the item content. -styleConfig : the item style like background, color and width. Slot content Customize the default content display. opposite Define the display and the style of the opposite content.

From the project README on GitHub

Stars
12
Forks
1
License
MIT
Last push
10 Feb 2022

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/vueye-timeline.svg)](https://www.madeinalgeria.dev/projects/vueye-timeline)

Related projects