Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97789 (s=97789, is=97851, ic=97852, ia=97853)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97852 (s=97789, is=97852, ic=97853, ia=97854)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97853 (s=97789, is=97852, ic=97853, ia=97854)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97854 (s=97789, is=97852, ic=97853, ia=97854)