Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12488 (s=12488, is=12500, ic=12499, ia=12501)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12501 (s=12488, is=12501, ic=12500, ia=12502)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12500 (s=12488, is=12501, ic=12500, ia=12502)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12502 (s=12488, is=12501, ic=12500, ia=12502)