{"id":20663961,"url":"https://github.com/universaldatatool/react-material-workspace-layout","last_synced_at":"2025-04-19T16:05:45.404Z","repository":{"id":38989823,"uuid":"267505798","full_name":"UniversalDataTool/react-material-workspace-layout","owner":"UniversalDataTool","description":"A Material UI workspace layout for React","archived":false,"fork":false,"pushed_at":"2023-01-06T00:45:43.000Z","size":3869,"stargazers_count":2,"open_issues_count":17,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T18:58:53.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UniversalDataTool.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-28T05:55:27.000Z","updated_at":"2021-12-17T17:45:50.000Z","dependencies_parsed_at":"2023-02-05T01:02:06.393Z","dependency_job_id":null,"html_url":"https://github.com/UniversalDataTool/react-material-workspace-layout","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniversalDataTool%2Freact-material-workspace-layout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniversalDataTool%2Freact-material-workspace-layout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniversalDataTool%2Freact-material-workspace-layout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UniversalDataTool%2Freact-material-workspace-layout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UniversalDataTool","download_url":"https://codeload.github.com/UniversalDataTool/react-material-workspace-layout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224959477,"owners_count":17398713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T19:21:19.976Z","updated_at":"2024-11-16T19:21:20.876Z","avatar_url":"https://github.com/UniversalDataTool.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Material Workspace Layout\n\n\u003e This was hastily written, please PR with fixes :)\n\n## Installation and Usage\n\n`yarn add react-material-workspace-layout`\n\n```javascript\nimport Workspace from \"react-material-workspace-layout/Workspace\" \nimport SidebarBox from \"react-material-workspace-layout/SidebarBox\"\n\n\u003cWorkspace\n    allowFullscreen\n    headerItems={[{ name: \"Prev\" }, { name: \"Next\" }, { name: \"Save\" }]}\n    onClickHeaderItem={console.log}\n    onClickIconSidebarItem={console.log}\n    iconSidebarItems={[\n      {\n        name: \"Play\",\n      },\n      {\n        name: \"Pause\",\n      },\n    ]}\n    rightSidebarItems={[\n      \u003cSidebarBox icon={\u003cFeaturedVideoIcon /\u003e} title=\"Region Selector\"\u003e\n        Hello world!\n      \u003c/SidebarBox\u003e,\n    ]}\n  \u003e\n    Hello World, this is the main content where an image or something might go!\n  \u003c/Workspace\u003e\n```\n\n## Props\n\n### \u003cWorkspace /\u003e\n\n| Prop | Description | Example | Default |\n| ---- | ----------- | ------- | ------- |\n|`allowFullscreen` | Enables a full screen button |  | `false` |\n| `headerItems` | | | |\n| `onClickHeaderItem` | | |\n| `onClickIconSidebarItem` | | |\n| `iconSidebarItems` | | |\n| `rightSidebarItems` | | |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funiversaldatatool%2Freact-material-workspace-layout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funiversaldatatool%2Freact-material-workspace-layout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funiversaldatatool%2Freact-material-workspace-layout/lists"}