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