Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5818 (s=5818, is=5824, ic=5822, ia=5824)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5825 (s=5818, is=5825, ic=5823, ia=5825)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5823 (s=5818, is=5825, ic=5823, ia=5825)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5825 (s=5818, is=5825, ic=5823, ia=5825)