Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49937 (s=49937, is=49987, ic=49987, ia=49989)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49988 (s=49937, is=49988, ic=49988, ia=49990)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49988 (s=49937, is=49988, ic=49988, ia=49990)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49990 (s=49937, is=49988, ic=49988, ia=49990)