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