Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

v0 state

Back to all declarations

minSize

untyped bigint

Value

(1 <untyped> bigint)

defaultSize

untyped bigint

Value

(20 <untyped> bigint)

maxSize

untyped bigint

Value

(100 <untyped> bigint)
minSize : untyped bigint =(1 <untyped> bigint)
defaultSize : untyped bigint =(20 <untyped> bigint)
maxSize : untyped bigint =(100 <untyped> bigint)
Draw : func(size int) string Inspect
Render : func(path string) string Inspect