Replies: 1 comment
-
Hi @hajimemat You could debug through the ComponentSettingsSection.svelte file. That's where the settings get added to the UI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to implement datepicker to accept date time format.
I added dateFormat to manifest.json like
but on the setting panel did not show the field for DateFormat.
What am i missing?
Beta Was this translation helpful? Give feedback.
All reactions