MicroStrategy ONE

Example of Block Infrastructure

Consider an example for rendering a “button” using the Block Infrastructure. The TextButtonview block in the Block Library defines the properties for a button. It also has information that the TextButtonclient-side layout definition file should be used to render the button. The view block and the client-side layout definition file are sent as JSON and JavaScript variable to the Web browser where the JavaScript creates the resulting HTML as shown in the picture below.