API Reference / @gtkx/components / FixedPlacementProps
Type Alias: FixedPlacementProps
FixedPlacementProps =
object
Defined in: fixed.d.ts:11
Properties
transform?
optionaltransform?:Gsk.Transform|null
Defined in: fixed.d.ts:15
Full transform applied to the child, overriding x and y when provided.
x?
optionalx?:number|null
Defined in: fixed.d.ts:12
y?
optionaly?:number|null
Defined in: fixed.d.ts:13