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