C# 클래스 Append.Blazor.Fast.Components.Skeleton

A Skeleton is used as a visual placeholder for an element while it is in a loading state and usually presents itself as a simplified wireframe-like version of the UI it is representing.
상속: FastComponent
파일 보기 프로젝트 열기: Append-IT/Blazor.Fast

보호된 메소드들

메소드 설명
BuildRenderTree ( RenderTreeBuilder builder ) : void

메소드 상세

BuildRenderTree() 보호된 메소드

protected BuildRenderTree ( RenderTreeBuilder builder ) : void
builder RenderTreeBuilder
리턴 void