Dixit_Ram
(Dixit Ram)
September 11, 2021, 1:37pm
#1
Expectation :–
Reality :—
How can I get shadows and look like Expectation(preview of the screen in kodular)???
iamwsumit
(Sumit Kumar)
September 11, 2021, 1:57pm
#2
You should use Decoration component to reduce the space between card views. You would also need to change elevation as well for making it as your expectation.
Dixit_Ram
(Dixit Ram)
September 11, 2021, 2:00pm
#3
Thanks ,i change elevation to minimum but shadows are stll same as before but i never tried Decoration Component
i will check it out
Dixit_Ram
(Dixit Ram)
September 11, 2021, 2:03pm
#4
How can i use Decoration Tool Can you please teach me?
iamwsumit
(Sumit Kumar)
September 11, 2021, 2:08pm
#5
Give the card view component to it and a text string as margin parameter. That will contains margin values. They can be like 2,2,2,2
. You can adjust it according to you.
First value = left margin
Second value = top margin
Third value = bottom margin
Fourth value = right margin.
You should see the docs of decoration component.
Dixit_Ram
(Dixit Ram)
September 11, 2021, 2:36pm
#9
can this will solve shadow problem?
dora_paz
(Dora)
September 11, 2021, 2:43pm
#10
Shadow is set by eleveation value and border by stroke width
1 Like
Dixit_Ram
(Dixit Ram)
September 11, 2021, 3:09pm
#11
It just giving a border, I want to give 3d type look like this
dora_paz
(Dora)
September 11, 2021, 3:20pm
#12
Either change elevation from 0 to another value to get shadow or see different ways to achieve styling
Neumorphic Design
Hello everyone, Today I am launching my new extension i.e Neumorphic Design. This extension helps you to modify your layout with neumorphic designs
Thanks @amanjain9515 for sponsoring this extension
So without wasting our time lets see some blocks and documentation.
All Blocks
[blocks(43)]
Documentation
[image]
These event raises when component click or long clicked
[component_method(19)]
This block convert the given arrangement to neumo…
Hi All, am here to introduce you to my new extension which is the Shadow Layout Extension
Introduction
An extension to apply and control elevation colours to an arrangement. Change properties like shadow angle, shadow radius, shadow distance and shadow colour!
A small yet very useful extension !
Made by Me and Xoma AKA Kumaraswamy
Documentation
Initialize Shadow Layout
[Initialize Block]
Inputs :
arrangement: Parent arrangement
child: Target arrangement of the shadow layout
Shadow C…
Hey Everyone,
Here is my new extension using which you can create neumorphism.
Also you can use it as Simple CardView with different corner radius and different shadow color.
Blocks
[blocks(2)]
To Create Card
All blocks to create a card have many similar properties so explaining it in below -
[image]
id - Unique id for to create any new card
arrangement - Any Horizontal or Vertical on which you want to create Neumorphism effect
style - Type of neumorph effect you want
radius - This…
1 Like