Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 410 Bytes

File metadata and controls

16 lines (10 loc) · 410 Bytes

Inherit

Description: The inherit option property controls both the inheritOption and inheritProperty option properties.

{!transition/feature-option/_code/inherit.code.md!} {!transition/feature-option/_code/inherit.fixture.md!}

Notes

  • inherit: <boolean> is equal to
    • inheritOption: <boolean>
    • inheritProperty: <boolean>