Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31031 (s=31031, is=31065, ic=31064, ia=31066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31066 (s=31031, is=31066, ic=31065, ia=31067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31065 (s=31031, is=31066, ic=31065, ia=31067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31067 (s=31031, is=31066, ic=31065, ia=31067)