Legytma Schemas

Box Shadow Schema

https://legytma.com.br/schema/box_shadow.schema.json#/items

Created by Windol [email protected] 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 list_box_shadow.schema.json*

items Type

object (Box Shadow)

Box Shadow Properties

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

color

A number in format string or integer

Used to identify parser. Every parser can permit only one type

color

color Type

merged type (Color)

all of

color Default Value

The default value is:

"0xFF000000"

color Examples

"#FFFFFFFF"
"0xFFFFFFFF"
"4294967295"
4294967295

blurRadius

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

blurRadius

blurRadius Type

merged type (Double)

one (and only one) of

blurRadius Default Value

The default value is:

1

offset

Created by Windol [email protected] at 29/04/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

offset

offset Type

object (Offset)

offset Default Value

The default value is:

"zero"

spreadRadius

Define the representation of double acceptable.

Used to identify parser. Every parser can permit only one type

spreadRadius

spreadRadius Type

merged type (Double)

one (and only one) of

spreadRadius Default Value

The default value is:

1