Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98191 (s=98191, is=98253, ic=98254, ia=98255)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98254 (s=98191, is=98254, ic=98255, ia=98256)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98255 (s=98191, is=98254, ic=98255, ia=98256)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98256 (s=98191, is=98254, ic=98255, ia=98256)