Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101412 (s=101412, is=101476, ic=101477, ia=101479)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101477 (s=101412, is=101477, ic=101478, ia=101480)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101478 (s=101412, is=101477, ic=101478, ia=101480)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101480 (s=101412, is=101477, ic=101478, ia=101480)