diff --git a/README.md b/README.md index 817d81c..cb22d3b 100644 --- a/README.md +++ b/README.md @@ -1073,6 +1073,33 @@ private void CloseModal() PageSelectedEvent="PaginationPageSelected"> ``` +## Pane + +```razor + + +

This is the left pane.

+
+ + +

This is the top pane.

+
+ + +

This is the right pane.

+
+ + +

This is the bottom pane.

+ + + +
+``` ## Pill