Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33128 (s=33128, is=33162, ic=33161, ia=33163)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33163 (s=33128, is=33163, ic=33162, ia=33164)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33162 (s=33128, is=33163, ic=33162, ia=33164)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33164 (s=33128, is=33163, ic=33162, ia=33164)