Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64850 (s=64850, is=64905, ic=64906, ia=64907)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64906 (s=64850, is=64906, ic=64907, ia=64908)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64907 (s=64850, is=64906, ic=64907, ia=64908)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64908 (s=64850, is=64906, ic=64907, ia=64908)