Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67072 (s=67072, is=67128, ic=67129, ia=67130)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67129 (s=67072, is=67129, ic=67130, ia=67131)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67130 (s=67072, is=67129, ic=67130, ia=67131)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67131 (s=67072, is=67129, ic=67130, ia=67131)