shesha-io / shesha-framework

An open-source Low-Code development framework for .NET developers. Create .NET based business applications with 80% less code.
https://shesha.io
Apache License 2.0
368 stars 66 forks source link

Add shadow control to container component #1999

Open Tshepiso-R opened 1 month ago

Tshepiso-R commented 1 month ago

Feature Description:

  1. Introduce a shadow effect option for the container component.
  2. The shadow will have predefined styling 3.Users can enable or disable the shadow effect through a toggle switch in the properties panel.

Properties Panel:

  1. Add a toggle control labeled "Shadow" to the properties panel of the container component.
  2. When enabled, the shadow will be applied to the container.
  3. When disabled, the shadow will be removed.
hlayisanimazuze commented 1 month ago

PR