- Preparing search index...
- The search index is not available
svguitar
Barre
: { className
?: string; color
?: string; fret
: number; fromString
: number; strokeColor
?: string; strokeWidth
?: number; style
?: BarreChordStyle; text
?: string; textColor
?: string; toString
: number; }
Type declaration
-
Optional className?: string
-
Optional color?: string
-
fret: number
-
fromString: number
-
Optional strokeColor?: string
-
Optional strokeWidth?: number
-
-
Optional text?: string
-
Optional textColor?: string
-
toString: number