Package io.bit3.jsass.annotation
Annotation Type DefaultStringValue
-
@Retention(RUNTIME) @Target(PARAMETER) public @interface DefaultStringValue
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.StringvalueThe default value.
-