Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97100 (s=97100, is=97162, ic=97163, ia=97164)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97163 (s=97100, is=97163, ic=97164, ia=97165)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97164 (s=97100, is=97163, ic=97164, ia=97165)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97165 (s=97100, is=97163, ic=97164, ia=97165)