Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2345 (s=2345, is=2345, ic=2345, ia=2345, pic)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2346 (s=2345, is=2346, ic=2346, ia=2346, pic)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2346 (s=2345, is=2346, ic=2346, ia=2346, pic)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2346 (s=2345, is=2346, ic=2346, ia=2346, pic)