Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8249 (s=8249, is=8256, ic=8254, ia=8256)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8257 (s=8249, is=8257, ic=8255, ia=8257)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8255 (s=8249, is=8257, ic=8255, ia=8257)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8257 (s=8249, is=8257, ic=8255, ia=8257)