File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ import CFooter from '@coreui/vue/src/components/footer/CFooter'
88
99#### Props
1010
11- | Prop name | Description | Type | Values | Default |
12- | ------------ | ------------------------------------- | ------ | --------------------- | ------- |
13- | ** position** | Place footer in non-static positions. | string | ` 'fixed' ` , ` 'sticky' ` | - |
11+ | Prop name | Description | Type | Values | Default |
12+ | ------------ | --------------------------------------------------------------------------------------- | ------ | --------------------- | ------- |
13+ | ** as** | Component used for the root node. Either a string to use a HTML element or a component. | string | - | 'div' |
14+ | ** position** | Place footer in non-static positions. | string | ` 'fixed' ` , ` 'sticky' ` | - |
You can’t perform that action at this time.
0 commit comments