Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8094 (s=8094, is=8094, ic=8095, ia=8096, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8095 (s=8094, is=8095, ic=8096, ia=8097, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8096 (s=8094, is=8095, ic=8096, ia=8097, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8097 (s=8094, is=8095, ic=8096, ia=8097, pis)