Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64789 (s=64789, is=64844, ic=64845, ia=64846)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64845 (s=64789, is=64845, ic=64846, ia=64847)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64846 (s=64789, is=64845, ic=64846, ia=64847)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64847 (s=64789, is=64845, ic=64846, ia=64847)