summaryrefslogtreecommitdiffstats
path: root/site/layouts/partials/callout-warning-data-bs-title-vs-title.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/layouts/partials/callout-warning-data-bs-title-vs-title.md')
-rw-r--r--site/layouts/partials/callout-warning-data-bs-title-vs-title.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/layouts/partials/callout-warning-data-bs-title-vs-title.md b/site/layouts/partials/callout-warning-data-bs-title-vs-title.md
new file mode 100644
index 0000000..e932f22
--- /dev/null
+++ b/site/layouts/partials/callout-warning-data-bs-title-vs-title.md
@@ -0,0 +1 @@
+Feel free to use either `title` or `data-bs-title` in your HTML. When `title` is used, Popper will replace it automatically with `data-bs-title` when the element is rendered.