Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31314 (s=31314, is=31348, ic=31347, ia=31349)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31349 (s=31314, is=31349, ic=31348, ia=31350)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31348 (s=31314, is=31349, ic=31348, ia=31350)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31350 (s=31314, is=31349, ic=31348, ia=31350)