PowerHorse Engine
Preparing search index...
@mekstuff-rbxts/vivid
Vivid
createElementPropertyProcessorProps
Type Alias createElementPropertyProcessorProps
type
createElementPropertyProcessorProps
=
{
ApplyProperty
:
(
Target
:
Instance
,
key
:
string
,
value
:
unknown
,
ParentCreateElementNode
?:
ReturnType
<
typeof
__type
>
,
)
=>
void
;
Key
:
string
;
ParentCreateElementNode
?:
ReturnType
<
typeof
__type
>
;
Target
:
Instance
;
Value
:
unknown
;
}
Index
Properties
Apply
Property
Key
Parent
Create
Element
Node?
Target
Value
Properties
Apply
Property
ApplyProperty
:
(
Target
:
Instance
,
key
:
string
,
value
:
unknown
,
ParentCreateElementNode
?:
ReturnType
<
typeof
__type
>
,
)
=>
void
Key
Key
:
string
Optional
Parent
Create
Element
Node
ParentCreateElementNode
?:
ReturnType
<
typeof
__type
>
Target
Target
:
Instance
Value
Value
:
unknown
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
Apply
Property
Key
Parent
Create
Element
Node
Target
Value
PowerHorse Engine
Loading...