Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 46875 (s=46875, is=46880, ic=46881, ia=46881)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 46881 (s=46875, is=46881, ic=46882, ia=46882)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 46882 (s=46875, is=46881, ic=46882, ia=46882)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 46882 (s=46875, is=46881, ic=46882, ia=46882)