Element: <oj-refresher>

Oracle® JavaScript Extension Toolkit (JET)
15.1.0

F83700-01

DOM Interface: RefresherElement

Version:
  • 15.1.0
Since:
  • 5.1.0
.oj-scroller
Designates the element to be the scroller element used in place of the target.
Example
<oj-refresher id='myrefresher' threshold='100' text='Checking for updates' refresh-content='[[refreshFunc]]'>
    <oj-list-view id="refreshId"></oj-list-view>
</oj-refresher>

CSS Variables

See JET CSS Variables for additional details.
Name Type Description
--oj-refresher-bg-color <color> Refresher background color