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