mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00

committed by
Adam Bradley

parent
14839b66b7
commit
21667c61ac
@ -261,6 +261,10 @@ export class Slides extends Ion {
|
||||
}
|
||||
private _paginationType = 'bullets';
|
||||
|
||||
|
||||
/** @private */
|
||||
paginationBulletRender: (index?: number, cssClass?: string) => void = null;
|
||||
|
||||
/**
|
||||
* @input {boolean} Enable, if you want to use "parallaxed" elements inside of
|
||||
* slider. Default: `false`.
|
||||
|
Reference in New Issue
Block a user