23 lines
406 B
YAML
23 lines
406 B
YAML
|
uuid: 88ebeeee-5b48-4312-a882-3f7327429d84
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- paragraphs.paragraphs_type.text
|
||
|
id: paragraph.text.status
|
||
|
field_name: status
|
||
|
entity_type: paragraph
|
||
|
bundle: text
|
||
|
label: Published
|
||
|
description: ''
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value:
|
||
|
-
|
||
|
value: 1
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
on_label: 'On'
|
||
|
off_label: 'Off'
|
||
|
field_type: boolean
|