effect-schema-viz
Preparing search index...
index
PropertySignature
Interface PropertySignature
A property signature of a struct or record type.
interface
PropertySignature
{
_tag
:
"PropertySignature"
;
name
:
PropertyKey
;
reference
:
Reference
;
}
Hierarchy (
View Summary
)
BaseSignature
PropertySignature
Index
Properties
_
tag
name
reference
Properties
_
tag
_tag
:
"PropertySignature"
Readonly
name
name
:
PropertyKey
Readonly
reference
reference
:
Reference
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
On This Page
Properties
_
tag
name
reference
effect-schema-viz
Loading...
A property signature of a struct or record type.