Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123274 (s=123274, is=123351, ic=123353, ia=123356)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123352 (s=123274, is=123352, ic=123354, ia=123357)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123354 (s=123274, is=123352, ic=123354, ia=123357)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123357 (s=123274, is=123352, ic=123354, ia=123357)