AryanGupta
(Aryan Gupta)
#1
i just try to remove border shadow of a button.
but i don’t know how can i do this for dynamic button.
there is no block to set border shadow to false.
i just try to get property using this block but i am getting a error called property not found.
please help me
Akshat_Rana
(Akshat Developer)
#2
try using this extension
in.i4Creator.buttomdesing.aix (8.1 KB)
AryanGupta
(Aryan Gupta)
#3
i am using the same extension.
but i don’t know which block will help me
Vaibhav
(Vaibhav)
#4
You can already do this using Dynamic component extension as it already have BorderShadow
property
To set the same to false just set its value to false. Something like this
3 Likes
AryanGupta
(Aryan Gupta)
#6
@vaibhav where you find this block named listdetails
Vaibhav
(Vaibhav)
#7
It is there in the latest version of the extension
2 Likes
system
(system)
Closed
#8
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.