MockFilterRangeNumeric

Properties

Name Type Description
type DaffFilterType.RangeNumeric
label faker.random.word()
name faker.datatype.uuid()
min faker.datatype.number({ min: 1, max: 10 })
max faker.datatype.number({ min: 10, max: 200 })
options {}
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.