Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66555 (s=66555, is=66611, ic=66612, ia=66613)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66612 (s=66555, is=66612, ic=66613, ia=66614)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66613 (s=66555, is=66612, ic=66613, ia=66614)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66614 (s=66555, is=66612, ic=66613, ia=66614)