Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99063 (s=99063, is=99125, ic=99126, ia=99127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99126 (s=99063, is=99126, ic=99127, ia=99128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99127 (s=99063, is=99126, ic=99127, ia=99128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99128 (s=99063, is=99126, ic=99127, ia=99128)