You are here

block_styles_bootstrap.themes.yml in Block Styles 8

modules/block_styles_bootstrap/block_styles_bootstrap.themes.yml

File

modules/block_styles_bootstrap/block_styles_bootstrap.themes.yml
View source
  1. block__bootstrap__dropdown:
  2. label: Bootstrap Dropdown
  3. type: block
  4. category: Block
  5. configuration:
  6. path: templates/bootstrap_dropdown
  7. base hook: block
  8. render element: elements
  9. extras:
  10. placement: 1
  11. label: 1
  12. block__bootstrap__modal:
  13. label: Bootstrap Modal
  14. type: block
  15. category: Block
  16. configuration:
  17. path: templates/bootstrap_modal
  18. base hook: block
  19. render element: elements
  20. extras:
  21. placement: 1
  22. label: 1
  23. block__bootstrap__collapse:
  24. label: Bootstrap Collapse
  25. type: block
  26. category: Block
  27. configuration:
  28. path: templates/bootstrap_collapse
  29. base hook: block
  30. render element: elements
  31. extras:
  32. placement: 1
  33. label: 1
  34. block__bootstrap__card:
  35. label: Bootstrap Card
  36. type: block
  37. category: Block
  38. configuration:
  39. path: templates/bootstrap_card
  40. base hook: block
  41. render element: elements
  42. block__bootstrap__popover:
  43. label: Bootstrap Popover
  44. type: block
  45. category: Block
  46. configuration:
  47. path: templates/bootstrap_popover
  48. base hook: block
  49. render element: elements
  50. extras:
  51. placement: 1
  52. label: 1