Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13238 (s=13238, is=13251, ic=13250, ia=13252)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13252 (s=13238, is=13252, ic=13251, ia=13253)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13251 (s=13238, is=13252, ic=13251, ia=13253)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13253 (s=13238, is=13252, ic=13251, ia=13253)