Table of Contents

Enum ItemsPerRow

Namespace
BootstrapBlazor.Components
Assembly
BootstrapBlazor.dll

每行显示多少组件的枚举

public enum ItemsPerRow
Extension Methods

Fields

Four = 3

每行四个

One = 0

每行一个

Six = 4

每行六个

Three = 2

每行三个

Twelve = 5

每行12个

Two = 1

每行两个