Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33333 (s=33333, is=33368, ic=33367, ia=33369)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33369 (s=33333, is=33369, ic=33368, ia=33370)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33368 (s=33333, is=33369, ic=33368, ia=33370)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33370 (s=33333, is=33369, ic=33368, ia=33370)