Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123394 (s=123394, is=123471, ic=123473, ia=123476)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123472 (s=123394, is=123472, ic=123474, ia=123477)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123474 (s=123394, is=123472, ic=123474, ia=123477)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123477 (s=123394, is=123472, ic=123474, ia=123477)