Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98367 (s=98367, is=98429, ic=98430, ia=98431)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98430 (s=98367, is=98430, ic=98431, ia=98432)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98431 (s=98367, is=98430, ic=98431, ia=98432)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98432 (s=98367, is=98430, ic=98431, ia=98432)