Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100666 (s=100666, is=100728, ic=100730, ia=100731)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100729 (s=100666, is=100729, ic=100731, ia=100732)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100731 (s=100666, is=100729, ic=100731, ia=100732)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100732 (s=100666, is=100729, ic=100731, ia=100732)