Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26159 (s=26159, is=26165, ic=26167, ia=26167)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26166 (s=26159, is=26166, ic=26168, ia=26168)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26168 (s=26159, is=26166, ic=26168, ia=26168)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26168 (s=26159, is=26166, ic=26168, ia=26168)