gutenberg-gallery-to-slider の DEMO

gutenberg-gallery-to-slider

const option = {
    scope: '#gutenbergGalleryToSlider',
    target: '.wp-block-gallery',
};

scroll

const option = {
    interval: 4000,
    scope: '#scroll',
    target: 'ul',
};

fade

const option = {
    control: { thumb: 'dot' },
    effect: 'fade',
    scope: '#fade',
    target: 'ul',
};

※訪問状況を把握するために Google アナリティクス を Google アナリティクス利用規約 に基づいて使用しています。
当ページを利用することで cookie(1st Party) の使用に許可を与えたものとみなします。