Options for displaying/handling a child room/space. View Source models/Spaces.ts, line 134 Members Type: string # order Optional A short string to differentiate the rendering order of entities. See: validateSpaceOrderString View Source models/Spaces.ts, line 152 Type: boolean # suggested Optional Whether or not the entity is intended to be a suggested entity. View Source models/Spaces.ts, line 139 Type: Array # via Optional Servers to try and join through. When not provided, the SDK will try to determine a set. View Source models/Spaces.ts, line 145