API Reference
Class
TablerFileServicePortalShellSettings
Settings sub-builder for TablerFileServicePortalShell.
Inheritance
- Object
- TablerFileServicePortalShellSettings
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
Accepted by parameters
Methods
public TablerFileServicePortalShellSettings Compact(Boolean enable = true) #Returns:
TablerFileServicePortalShellSettingsUses tighter shell spacing.
Parameters
- enable System.Boolean = true
public TablerFileServicePortalShellSettings DrawerOpen(Boolean open = true) #Returns:
TablerFileServicePortalShellSettingsSets whether drawer content starts open.
Parameters
- open System.Boolean = true
public TablerFileServicePortalShellSettings DrawerTrigger(String text, TablerIconType icon = Link, TablerButtonVariant variant = Primary) #Returns:
TablerFileServicePortalShellSettingsAdds a top-bar button that opens or closes the drawer.
Parameters
- text System.String
- icon HtmlForgeX.TablerIconType = Link
- variant HtmlForgeX.TablerButtonVariant = Primary
public TablerFileServicePortalShell End() #Returns:
TablerFileServicePortalShellReturns the root portal shell.
public TablerFileServicePortalShellSettings InspectorWidth(String width) #Returns:
TablerFileServicePortalShellSettingsSets the right inspector width CSS value.
Parameters
- width System.String