Skip to content

Flags

Properties

defaults

luau
Flags.defaults: boolean

Global on/off switch for the automatic per-class defaults system. When true (the default), every Roblox Instance built by Flux.new has its matching Flux.Defaults entries applied first. Set it to false to opt out globally and get raw, unstyled instances.

Open Documentation