JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
io.micronaut.views.fields.annotations
Annotation Interface InputNumber
@Documented
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
InputNumber
Annotation to specify a field is a number input.
Since:
4.1.0
Author:
Sergio del Amo
See Also:
Input number