API Reference
Enum
TablerCardWidth
Typed presets for minimum card width used by AutoFit(). Values map to CSS rem units.
Inheritance
- Enum
- TablerCardWidth
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property LayoutConfiguration.DefaultAutoFitWidth
- Field TablerCardWidth.ExtraLarge
- Field TablerCardWidth.ExtraSmall
- Field TablerCardWidth.Large
- Field TablerCardWidth.Medium
- Field TablerCardWidth.Small
Accepted by parameters
- Method TablerRow.AutoFit
- Method TablerRow.AutoFit
- Method TablerRowSettings.AutoFit
- Method TablerRowSettings.AutoFit
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
Values
public const TablerCardWidth Large #22rem (≈352px) — large card width preset; often yields ~3 across.
Value:
3