Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25319 (s=25319, is=25331, ic=25332, ia=25331)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25332 (s=25319, is=25332, ic=25333, ia=25332)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25333 (s=25319, is=25332, ic=25333, ia=25332)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25332 (s=25319, is=25332, ic=25333, ia=25332)