Skip to content

Commit 30c0c97

Browse files
authored
Merge pull request #350 from surveyjs/upd-readme
Add a note about custom widgets being obsolete
2 parents 51544ce + 0ef14fb commit 30c0c97

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
## Widgets
1+
# Custom Widgets for SurveyJS
2+
3+
> **IMPORTANT**: Using a custom widget is no longer the recommended approach to customizing SurveyJS forms. For current best practices and available options, refer to the following help topic: [Question Customization Options](https://surveyjs.io/form-library/documentation/customize-question-types/question-customization-options).
4+
25
[![Build.Node.js CI](https://github.com/surveyjs/custom-widgets/actions/workflows/build.node.js.yml/badge.svg)](https://github.com/surveyjs/custom-widgets/actions/workflows/build.node.js.yml)
36

47
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE)

0 commit comments

Comments
 (0)