Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97191 (s=97191, is=97253, ic=97254, ia=97255)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97254 (s=97191, is=97254, ic=97255, ia=97256)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97255 (s=97191, is=97254, ic=97255, ia=97256)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97256 (s=97191, is=97254, ic=97255, ia=97256)