diff --git a/concepts/05 UI Components/Splitter/30 Customize Splitter Appearance/00 Customize Splitter Appearance.md b/concepts/05 UI Components/Splitter/30 Customize Splitter Appearance/00 Customize Splitter Appearance.md new file mode 100644 index 0000000000..0b3a1b1017 --- /dev/null +++ b/concepts/05 UI Components/Splitter/30 Customize Splitter Appearance/00 Customize Splitter Appearance.md @@ -0,0 +1 @@ +In addition to panes, Splitter allows you to customize the component's resizing handles and separators. \ No newline at end of file diff --git a/concepts/05 UI Components/Splitter/30 Customize Splitter Appearance/05 Specify Custom Icons.md b/concepts/05 UI Components/Splitter/30 Customize Splitter Appearance/05 Specify Custom Icons.md new file mode 100644 index 0000000000..b6177e84cb --- /dev/null +++ b/concepts/05 UI Components/Splitter/30 Customize Splitter Appearance/05 Specify Custom Icons.md @@ -0,0 +1 @@ +To specify custom resizing handle icons, define CSS styles as follows: \ No newline at end of file diff --git a/concepts/05 UI Components/Splitter/30 Customize Splitter Appearance/10 Customize Separators.md b/concepts/05 UI Components/Splitter/30 Customize Splitter Appearance/10 Customize Separators.md new file mode 100644 index 0000000000..3c7e0f345f --- /dev/null +++ b/concepts/05 UI Components/Splitter/30 Customize Splitter Appearance/10 Customize Separators.md @@ -0,0 +1 @@ +To customize separators, define custom CSS styles for the `.dx-resize-handle` selector: \ No newline at end of file