Schema Documentation
CoreLoginoutAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
className - String | The "className" field on the "CoreLoginout" block |
displayLoginAsForm - Boolean | The "displayLoginAsForm" field on the "CoreLoginout" block |
fontFamily - String | The "fontFamily" field on the "CoreLoginout" block |
fontSize - String | The "fontSize" field on the "CoreLoginout" block |
lock - BlockAttributesObject | The "lock" field on the "CoreLoginout" block |
redirectToCurrent - Boolean | The "redirectToCurrent" field on the "CoreLoginout" block |
style - BlockAttributesObject | The "style" field on the "CoreLoginout" block |
Example
{"className":"xyz789","displayLoginAsForm":true,"fontFamily":"xyz789","fontSize":"abc123","lock":BlockAttributesObject,"redirectToCurrent":true,"style":BlockAttributesObject}