Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update(Glossary): glossary/scroll_container #3534

Merged
merged 4 commits into from
Dec 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions files/uk/glossary/scroll_container/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,11 @@ page-type: glossary-definition
## Прокрутний порт

Прокрутний порт (scrollport) – це видима частина прокрутного контейнера, що збігається з рамкою внутрішніх відступів прокрутного контейнера. Смуги прокручення використовуються для переміщення вмісту до та назовні віконця прокручення, щоб можна було переглянути весь вміст.

## See also

- [Навчання – Вміст, що переливається через край](/uk/docs/Learn_web_development/Core/Styling_basics/Overflow)
- [Схоплення прокручення](/uk/docs/Glossary/Scroll_snap), а також [контейнер схоплення прокручення](/uk/docs/Glossary/Scroll_snap#konteiner-skhoplennia-prokruchennia)
- Модуль [Переповнення CSS](/uk/docs/Web/CSS/CSS_overflow)
- Модуль [Логіки перепрокручення CSS](/uk/docs/Web/CSS/CSS_overscroll_behavior)
undead404 marked this conversation as resolved.
Show resolved Hide resolved
- Модуль [Схоплення прокручення CSS](/uk/docs/Web/CSS/CSS_scroll_snap)
1 change: 1 addition & 0 deletions uk_spelling_additions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@
перелічуваністю
перелічуваності
переобчислюються
перепрокручення
перерозставляє
півширинна
підваріанти
Expand Down
Loading