https://schema.legytma.com.br/1.1.2/schema/box_shadow.schema.json
Created by Windol windol@legytma.com.br at 29/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | box_shadow.schema.json |
object
(Box Shadow)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
color | Merged | Optional | cannot be null | Box Shadow |
blurRadius | Merged | Optional | cannot be null | Box Shadow |
offset | object |
Optional | cannot be null | Box Shadow |
spreadRadius | Merged | Optional | cannot be null | Box Shadow |
A number in format string or integer
Used to identify parser. Every parser can permit only one type
color
merged type (Color)
all of
The default value is:
"0xFF000000"
"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295
Define the representation of double acceptable.
Used to identify parser. Every parser can permit only one type
blurRadius
merged type (Double)
one (and only one) of
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: 0
The default value is:
1
Created by Windol windol@legytma.com.br at 29/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.
offset
object
(Offset)object
(Offset)
The default value is:
"zero"
Define the representation of double acceptable.
Used to identify parser. Every parser can permit only one type
spreadRadius
merged type (Double)
one (and only one) of
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: 0
The default value is:
1