Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31323 (s=31323, is=31357, ic=31356, ia=31358)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31358 (s=31323, is=31358, ic=31357, ia=31359)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31357 (s=31323, is=31358, ic=31357, ia=31359)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31359 (s=31323, is=31358, ic=31357, ia=31359)