// ****************************************************************************************************************************************************** // * By Dr. Roy C. Davies, March 2023, roy.c.davies@ieee.org // ****************************************************************************************************************************************************** const code = { standard : ` `, emphasis : ` `, animated : ` `, labeled : ` 2,048 `, icon : ` `, labeled_icon : ` `, basic : ` `, tertiary : ` `, inverted : ` `, groups : ` `, icon_buttons : ` `, conditionals: `
`, active_state : ` `, disabled : ` `, loading : ` `, social : ` `, size : ` `, floated : ` `, colored : ` `, compact : ` `, toggle : ` `, positive : ` `, negative : ` `, fluid : ` `, circular : ` `, vertically_aligned : `

blah blah blah

Hello World

`, horizontally_attached : ` `, vertical_buttons : ` `, stackable : ` `, labeled_icon_buttons : ` `, mixed_group : ` `, equal_width : ` `, colored_buttons : ` `, basic_buttons : ` `, group_sizes : `
`, wrapping_buttons : ` `, spaced_buttons : ` ` } export default code;