Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10424 (s=10424, is=10432, ic=10431, ia=10433)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10433 (s=10424, is=10433, ic=10432, ia=10434)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10432 (s=10424, is=10433, ic=10432, ia=10434)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10434 (s=10424, is=10433, ic=10432, ia=10434)