This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
failcode
/
circletone
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
42368445b6
Branches
Tags
main
v0.80.0
v0.79.0
v0.78.0
vv0.77.0
circletone
/
lib
/
model
/
components
/
component-disposition.enum.d.ts
component-disposition.enum.d.ts
62 B
Verlauf
Originalformat
1
export
type
ComponentDisposition =
'vertical'
|
'horizontal'
;