CodelabDocs
Working with Codelab

Previewing and debugging

Check structure, state, and behavior.

Structure

Check the tree, layout, breakpoints, repeat source, and renderIf.

State

Check literal values, expression context, store scope, and hook outputs.

Behavior

Check the event prop, function target, arguments, and action order.

Preview

Exercise the interaction. Compare the expected value with the rendered result.

On this page