Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50008 (s=50008, is=50058, ic=50058, ia=50060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50059 (s=50008, is=50059, ic=50059, ia=50061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50059 (s=50008, is=50059, ic=50059, ia=50061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50061 (s=50008, is=50059, ic=50059, ia=50061)