Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project.List
IProps
Interface IProps
interface
IProps
{
filter
?:
string
;
organizations
:
Organization
[]
;
page
:
string
;
projects
:
Project
[]
;
sorter
?:
string
;
swr
:
Swr
;
user
:
User
;
workspace
:
Workspace
;
}
Index
Properties
filter?
organizations
page
projects
sorter?
swr
user
workspace
Properties
Optional
filter
filter
?:
string
organizations
organizations
:
Organization
[]
page
page
:
string
projects
projects
:
Project
[]
Optional
sorter
sorter
?:
string
swr
swr
:
Swr
user
user
:
User
workspace
workspace
:
Workspace
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filter
organizations
page
projects
sorter
swr
user
workspace
Tanatloc documentation
Loading...