Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101351 (s=101351, is=101415, ic=101416, ia=101418)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101416 (s=101351, is=101416, ic=101417, ia=101419)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101417 (s=101351, is=101416, ic=101417, ia=101419)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101419 (s=101351, is=101416, ic=101417, ia=101419)