ixm_blocks-1.0.x-dev/modules/ixm_blocks_table/config/optional/field.field.block_content.ixm_blocks_table.body.yml
modules/ixm_blocks_table/config/optional/field.field.block_content.ixm_blocks_table.body.yml
langcode: en
status: true
dependencies:
config:
- block_content.type.ixm_blocks_table
- field.storage.block_content.body
module:
- text
id: block_content.ixm_blocks_table.body
field_name: body
entity_type: block_content
bundle: ixm_blocks_table
label: Body
description: ''
required: true
translatable: true
default_value:
-
summary: ''
value: "<table class=\"table table-bordered table-hover tablesaw tablesaw-stack\" data-tablesaw-mode=\"stack\">\r\n\t<thead>\r\n\t\t<tr>\r\n <th scope=\"col\">#</th>\r\n <th scope=\"col\">First</th>\r\n <th scope=\"col\">Last</th>\r\n <th scope=\"col\">Handle</th>\r\n </tr>\r\n\t</thead>\r\n\t<tbody>\r\n\t\t<tr>\r\n <th scope=\"row\">1</th>\r\n <td>Mark</td>\r\n <td>Otto</td>\r\n <td>@mdo</td>\r\n </tr>\r\n <tr>\r\n <th scope=\"row\">2</th>\r\n <td>Jacob</td>\r\n <td>Thornton</td>\r\n <td>@fat</td>\r\n </tr>\r\n <tr>\r\n <th scope=\"row\">3</th>\r\n <td colspan=\"2\">Larry the Bird</td>\r\n <td>@twitter</td>\r\n </tr>\r\n\t</tbody>\r\n</table>\r\n"
format: full_html
default_value_callback: ''
settings:
display_summary: false
required_summary: false
field_type: text_with_summary
