Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5301 (s=5301, is=5307, ic=5305, ia=5307)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5308 (s=5301, is=5308, ic=5306, ia=5308)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5306 (s=5301, is=5308, ic=5306, ia=5308)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5308 (s=5301, is=5308, ic=5306, ia=5308)