// ****************************************************************************************************************************************************** // * By Dr. Roy C. Davies, March 2023, roy.c.davies@ieee.org // ****************************************************************************************************************************************************** const code = { via_javascript : ` `, existing_dom : `
Modal Title

An image can appear on left or an icon.

A description can appear on the right.

`, reuse_dom : `
` } export default code;