SkeletonContainer
Configuration
- Animation(Kendo.Mvc.UI.SkeletonContainerAnimation value)
- AsModule(Boolean value)
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- Grid(System.Action<Kendo.Mvc.UI.Fluent.SkeletonContainerGridSettingsBuilder> configurator)
- Grid.Columns(Double value)
- Grid.Gap(System.Action<Kendo.Mvc.UI.Fluent.SkeletonContainerGridGapSettingsBuilder> configurator)
- Grid.Gap.Columns(Double value)
- Grid.Gap.Rows(Double value)
- Grid.Items(System.Action<Kendo.Mvc.UI.Fluent.SkeletonContainerGridSettingsItemFactory> configurator)
- Grid.Rows(Double value)
- Height(System.String value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Name(System.String componentName)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Template(System.String value)
- Template(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- TemplateHandler(System.String templateHandler)
- TemplateId(System.String templateId)
- TemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Width(System.String value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)