Wasm Directoryalpha
Record

rename-screen-tab-params

No description available.

record rename-screen-tab-params {
  screen-id: string,
  tab-id: string,
  id: option​<s64>,
  name: string,
}

Fields

NameTypeDescription
screen-idstring
tab-idstring
idoption​<s64>
namestring