Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65752 (s=65752, is=65807, ic=65808, ia=65809)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65808 (s=65752, is=65808, ic=65809, ia=65810)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65809 (s=65752, is=65808, ic=65809, ia=65810)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65810 (s=65752, is=65808, ic=65809, ia=65810)