OpenCodeDev / OpenCodeDev.Blazor.Foundation

Unofficial Implementation of Zurb's Foundation 6 as Blazor, C# Package including extra features.
MIT License
5 stars 0 forks source link

Fix Reveal Controller Indexing #110

Closed hshimshon closed 1 year ago

hshimshon commented 1 year ago

Implement Auto Indexer. User auto indexer to add proper sequence to .AddAttribute of Reveal Controller Render Fragment Attributes.

hshimshon commented 1 year ago

AutoIndex Available in 3.3.0 and this is also fixed