Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14099 (s=14099, is=14109, ic=14111, ia=14112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14110 (s=14099, is=14110, ic=14112, ia=14113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14112 (s=14099, is=14110, ic=14112, ia=14113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14113 (s=14099, is=14110, ic=14112, ia=14113)