Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64934 (s=64934, is=64989, ic=64990, ia=64991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64990 (s=64934, is=64990, ic=64991, ia=64992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64991 (s=64934, is=64990, ic=64991, ia=64992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64992 (s=64934, is=64990, ic=64991, ia=64992)