Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit047c2e6

Browse files
Auto-update API lists and context files
1 parent27eabae commit047c2e6

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎docs/apilist.txt‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -518,8 +518,8 @@
518518
- `def ApexChart(**kws)`
519519
Apex chart component
520520

521-
- `def ScrollSpy(headings,active_styles,target_sel, offset,section_sel, **kwargs)`
522-
Standalonejavascript scrollspy implementation, mapping headinglevelsinto link/sections
521+
- `def ScrollSpy(headings, target_sel, offset,nav_id, smooth_scroll, **kwargs)`
522+
StandaloneScrollspy nav menu, mapping headingtags from targetinto link
523523

524524
- `def LoaderButton(*c, **kwargs)`
525525
A button that displays a loading spinner when an HTMX request is in flight

‎docs/llms-ctx-full.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@
518518
- `def ApexChart(**kws)`
519519
Apex chart component
520520

521-
- `def ScrollSpy(headings, active_styles, target_sel, **kwargs)`
521+
- `def ScrollSpy(headings, active_styles, target_sel,offset, section_sel,**kwargs)`
522522
Standalone javascript scrollspy implementation, mapping heading levels into link/sections
523523

524524
- `def LoaderButton(*c, **kwargs)`

‎docs/llms-ctx.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@
518518
- `def ApexChart(**kws)`
519519
Apex chart component
520520

521-
- `def ScrollSpy(headings, active_styles, target_sel, **kwargs)`
521+
- `def ScrollSpy(headings, active_styles, target_sel,offset, section_sel,**kwargs)`
522522
Standalone javascript scrollspy implementation, mapping heading levels into link/sections
523523

524524
- `def LoaderButton(*c, **kwargs)`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp