Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100542 (s=100542, is=100604, ic=100606, ia=100607)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100605 (s=100542, is=100605, ic=100607, ia=100608)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100607 (s=100542, is=100605, ic=100607, ia=100608)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100608 (s=100542, is=100605, ic=100607, ia=100608)