Fx Sheet Frame Header Container
Type: React component
How to get FxSheetFrameHeaderContainer?
JavaScript
import FxSheetFrameHeaderContainer from 'fontoxml-fx/src/FxSheetFrameHeaderContainer.jsx'
The main layout container for a sheet frame header.
You have to use this in a custom sheet frame header as well.
Read more in the "Configure a (custom) sheet frame header" how to guide.
Props
product
Context (Required)
Type: String
The system name of the product in which the sheet frame (header) is being rendered. Used to alter the look'n'feel of certain parts and/or to disable certain parts in certain contexts. For example, in context of the review product the content is read-only. So the lock widget, save widget and contextual operations are not used there.
Can be one of either:
-
"editor"
-
"review"
-
"history"
-