index
:
thallium
dependabot/pip/cryptography-44.0.1
dependabot/pip/jinja2-3.1.6
dependabot/pip/virtualenv-20.26.6
main
Outsourced work with the KGB, MIA, CIA and NSTV
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
thallium-frontend
/
src
/
components
/
forms
/
TextInput
/
options.ts
blob: dad7f6b1c2d2b0ac1baa915457fedf48a2fadbbc (
plain
) (
blame
)
1
2
3
4
5
export
enum
InputScale
{
Small
=
"20%"
,
Medium
=
"50%"
,
Large
=
"75%"
,
};