Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33415 (s=33415, is=33450, ic=33449, ia=33451)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33451 (s=33415, is=33451, ic=33450, ia=33452)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33450 (s=33415, is=33451, ic=33450, ia=33452)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33452 (s=33415, is=33451, ic=33450, ia=33452)