Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 28867 (s=28867, is=28900, ic=28898, ia=28900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28901 (s=28867, is=28901, ic=28899, ia=28901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28899 (s=28867, is=28901, ic=28899, ia=28901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28901 (s=28867, is=28901, ic=28899, ia=28901)