Searched refs:ProtologScrollStrategy (Results 1 – 2 of 2) sorted by relevance
21 import {ProtologScrollStrategy} from './protolog_scroll_strategy';34 scrollStrategy = new ProtologScrollStrategy();
20 export class ProtologScrollStrategy extends VariableHeightScrollStrategy { class