Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33094 (s=33094, is=33123, ic=33125, ia=33124, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33124 (s=33094, is=33124, ic=33126, ia=33125, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33126 (s=33094, is=33124, ic=33126, ia=33125, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33125 (s=33094, is=33124, ic=33126, ia=33125, pis)