Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12960 (s=12960, is=12970, ic=12972, ia=12973)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12971 (s=12960, is=12971, ic=12973, ia=12974)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12973 (s=12960, is=12971, ic=12973, ia=12974)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12974 (s=12960, is=12971, ic=12973, ia=12974)