A sample implementation of a component used with the Scroller component. The component is used as an item in the Scroller component and the model contains the image and text displayed.
Model Type: YetaWF.Modules.DevTests.Controllers.TemplateScrollerModuleController.ScrollerItem
The test sample page is available at Tests > Components > Scroller (standard YetaWF site).
[UIHint("Scroller"), ReadOnly, AdditionalMetadata("Template", "YetaWF_DevTests_ScrollerItem")] public List<ScrollerItem> Items { get; set; }
Last Updated 04/24/2022 - (email)
© 2023 - Softel vdm, Inc. - YetaWF.com