Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
var
www
uibuilder.cmshelp.dk
httpdocs
node_modules
@mui
material
ButtonBase
File Content:
buttonBaseClasses.d.ts
export interface ButtonBaseClasses { /** Styles applied to the root element. */ root: string; /** State class applied to the root element if `disabled={true}`. */ disabled: string; /** State class applied to the root element if keyboard focused. */ focusVisible: string; } export type ButtonBaseClassKey = keyof ButtonBaseClasses; export declare function getButtonBaseUtilityClass(slot: string): string; declare const buttonBaseClasses: ButtonBaseClasses; export default buttonBaseClasses;
Edit
Download
Unzip
Chmod
Delete