Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9321 (s=9321, is=9322, ic=9323, ia=9323, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9323 (s=9321, is=9323, ic=9324, ia=9324, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9324 (s=9321, is=9323, ic=9324, ia=9324, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9324 (s=9321, is=9323, ic=9324, ia=9324, pia)