Skip to content

hrfmjp/dynamic-images-gallery

Repository files navigation

Dynamic Images Gallery

This Web part display images in specified library that order by 'Modified' field value.

demo

Used SharePoint Framework Version

drop

WebPart Properties

Property Type Required comments
Images Gallery Doropdown yes
Max Items Slider yes

Solution

This Web Part Use

Solution Author(s)
Dynamic Images Gallery Hirofumi Ota

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository
  • in the command line run:
    • npm install
    • gulp build
    • gulp bundle --ship
    • gulp package-solution --ship
    • Add to AppCatalog and deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published