Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98342 (s=98342, is=98404, ic=98405, ia=98406)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98405 (s=98342, is=98405, ic=98406, ia=98407)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98406 (s=98342, is=98405, ic=98406, ia=98407)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98407 (s=98342, is=98405, ic=98406, ia=98407)