Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55151 (s=55151, is=55202, ic=55202, ia=55204)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55203 (s=55151, is=55203, ic=55203, ia=55205)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55203 (s=55151, is=55203, ic=55203, ia=55205)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55205 (s=55151, is=55203, ic=55203, ia=55205)