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