Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123494 (s=123494, is=123571, ic=123573, ia=123576)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123572 (s=123494, is=123572, ic=123574, ia=123577)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123574 (s=123494, is=123572, ic=123574, ia=123577)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123577 (s=123494, is=123572, ic=123574, ia=123577)