Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123189 (s=123189, is=123265, ic=123268, ia=123270)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123266 (s=123189, is=123266, ic=123269, ia=123271)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123269 (s=123189, is=123266, ic=123269, ia=123271)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123271 (s=123189, is=123266, ic=123269, ia=123271)