Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32733 (s=32733, is=32767, ic=32766, ia=32768)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32768 (s=32733, is=32768, ic=32767, ia=32769)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32767 (s=32733, is=32768, ic=32767, ia=32769)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32769 (s=32733, is=32768, ic=32767, ia=32769)