This website works better with JavaScript
Home
Explore
Help
Sign In
failcode
/
circletone
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
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
History
Raw
1
export type ComponentDisposition = 'vertical' | 'horizontal';