Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97438 (s=97438, is=97500, ic=97501, ia=97502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97501 (s=97438, is=97501, ic=97502, ia=97503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97502 (s=97438, is=97501, ic=97502, ia=97503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97503 (s=97438, is=97501, ic=97502, ia=97503)