docs: update links to the documentation

This commit is contained in:
mrholek
2024-11-15 23:55:19 +01:00
parent c16251acea
commit 2007ccea73
38 changed files with 154 additions and 56 deletions
+1
View File
@@ -1,6 +1,7 @@
<template>
<CRow>
<CCol :xs="12">
<DocsComponents href="forms/checks-radios.html" />
<CCard class="mb-4">
<CCardHeader>
<strong>Vue Checkbox</strong>
+1
View File
@@ -1,6 +1,7 @@
<template>
<CRow>
<CCol :xs="12">
<DocsComponents href="forms/floating-labels.html" />
<CCard class="mb-4">
<CCardHeader>
<strong>Vue Floating labels</strong>
+1
View File
@@ -1,6 +1,7 @@
<template>
<CRow>
<CCol :xs="12">
<DocsComponents href="forms/form-control.html" />
<CCard class="mb-4">
<CCardHeader>
<strong>Vue Form Control</strong>
+1
View File
@@ -1,6 +1,7 @@
<template>
<CRow>
<CCol :xs="12">
<DocsComponents href="forms/input-group.html" />
<CCard class="mb-4">
<CCardHeader>
<strong>Vue Input group</strong> <small>Basic example</small>
+1
View File
@@ -1,6 +1,7 @@
<template>
<CRow>
<CCol :xs="12">
<DocsComponents href="forms/layout.html" />
<CCard class="mb-4">
<CCardHeader>
<strong>Layout</strong> <small>Form grid</small>
+1
View File
@@ -1,6 +1,7 @@
<template>
<CRow>
<CCol :xs="12">
<DocsComponents href="forms/range.html" />
<CCard class="mb-4">
<CCardHeader> <strong>Vue Range</strong> <small></small> </CCardHeader>
<CCardBody>
+1
View File
@@ -1,6 +1,7 @@
<template>
<CRow>
<CCol :xs="12">
<DocsComponents href="forms/select.html" />
<CCard class="mb-4">
<CCardHeader>
<strong>Vue Select</strong> <small>Default</small>
+1
View File
@@ -38,6 +38,7 @@ const handleSubmitTooltip01 = (event) => {
<template>
<CRow>
<CCol :xs="12">
<DocsComponents href="forms/validation.html" />
<CCard class="mb-4">
<CCardHeader> <strong>Validation</strong> <small>Custom styles</small> </CCardHeader>
<CCardBody>