блочно > Тема > ComponentStyle > полоса прокруткиЦвет
Подпись:
scrollbarColour?: string;
,
блочно > Тема > ComponentStyle > полоса прокруткиЦвет
Подпись:
scrollbarColour?: string;
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-01-04 UTC.
[null,null,["Последнее обновление: 2025-01-04 UTC."],[[["`scrollbarColour` is an optional property within Blockly's Theme.ComponentStyle interface that allows customization of the scrollbar color."],["This property accepts a string value representing the desired color, which can be any valid CSS color format."]]],["The `scrollbarColour` property, part of the `ComponentStyle` interface within the `Theme` namespace, is a string. This property defines the color of the scrollbar within a Blockly component. It is an optional property, indicated by the `?` in the signature. If this property is provided the scrollbar will be set to this string value.\n"]]