33 lines
593 B
Markdown
33 lines
593 B
Markdown
|
|
:: BASE_DOC ::
|
||
|
|
|
||
|
|
## API
|
||
|
|
|
||
|
|
### Sticky Props
|
||
|
|
|
||
|
|
name | type | default | description | required
|
||
|
|
-- | -- | -- | -- | --
|
||
|
|
custom-style | Object | - | CSS(Cascading Style Sheets) | N
|
||
|
|
container | Function | - | \- | N
|
||
|
|
disabled | Boolean | false | \- | N
|
||
|
|
offset-top | String / Number | 0 | \- | N
|
||
|
|
z-index | Number | 99 | \- | N
|
||
|
|
|
||
|
|
### Sticky Events
|
||
|
|
|
||
|
|
name | params | description
|
||
|
|
-- | -- | --
|
||
|
|
scroll | `(context: { scrollTop: number, isFixed: boolean })` | \-
|
||
|
|
|
||
|
|
### Sticky Slots
|
||
|
|
|
||
|
|
name | Description
|
||
|
|
-- | --
|
||
|
|
\- | \-
|
||
|
|
|
||
|
|
### Sticky External Classes
|
||
|
|
|
||
|
|
className | Description
|
||
|
|
-- | --
|
||
|
|
t-class | \-
|
||
|
|
t-class-content | \-
|