Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31199 (s=31199, is=31233, ic=31232, ia=31234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31234 (s=31199, is=31234, ic=31233, ia=31235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31233 (s=31199, is=31234, ic=31233, ia=31235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31235 (s=31199, is=31234, ic=31233, ia=31235)