Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64147 (s=64147, is=64202, ic=64203, ia=64204)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64203 (s=64147, is=64203, ic=64204, ia=64205)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64204 (s=64147, is=64203, ic=64204, ia=64205)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64205 (s=64147, is=64203, ic=64204, ia=64205)