Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 124916 (s=124916, is=124994, ic=124996, ia=124999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124995 (s=124916, is=124995, ic=124997, ia=125000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124997 (s=124916, is=124995, ic=124997, ia=125000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 125000 (s=124916, is=124995, ic=124997, ia=125000)