index

v0.0.28arrow_drop_down
v0.0.28
v0.0.27
v0.0.26
v0.0.25
v0.0.24
v0.0.23
v0.0.22
v0.0.21
v0.0.20
v0.0.19
v0.0.18
v0.0.17
v0.0.16
v0.0.15
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
64
VISIBILITY
Public
PUBLISHED
6 years ago
SIZE
9 KB
Sidebar description
1 contributor
Install index as a package?
Copied
npm i @bit/giladshoham.cv.sidebar.index
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
No preview available
modifieddraft
chevron_left
chevron_right
Sidebar ()

Sidebar description

Example
<Sidebar  
name="Gilad Shoham"
title="Dev & Open source Leader"
imagePath="https://en.gravatar.com/userimage/51779316/975a7ab5400cfac3e90be71f242241eb.jpg?size=200"
mail="[email protected]"
phoneNumber="+972-050-xxxxxx"
website="medium.com/@giladshoham" 
linkedin="linkedin.com/in/shohamgilad" 
github="github.com/GiladShoham" 
twitter="twitter.com/ShohamGilad"
educationDetails={{list: [{ 
name: 'Computer programming', 
school: 'IDF - Basmach (Mamram)', 
date: '2006-2007' 
}]}}
languages={{list:[{ name: 'Hebrew', level: 'Native' }, { name: 'English', level: 'Professional' }]}}
interests={{list:['Cycling', 'Technologies', 'Reading']}}
/>
Help and resources