Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101300 (s=101300, is=101364, ic=101365, ia=101367)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101365 (s=101300, is=101365, ic=101366, ia=101368)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101366 (s=101300, is=101365, ic=101366, ia=101368)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101368 (s=101300, is=101365, ic=101366, ia=101368)