Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65444 (s=65444, is=65499, ic=65500, ia=65501)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65500 (s=65444, is=65500, ic=65501, ia=65502)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65501 (s=65444, is=65500, ic=65501, ia=65502)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65502 (s=65444, is=65500, ic=65501, ia=65502)