Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22250 (s=22250, is=22285, ic=22287, ia=22282)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22286 (s=22250, is=22286, ic=22288, ia=22283)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22288 (s=22250, is=22286, ic=22288, ia=22283)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22283 (s=22250, is=22286, ic=22288, ia=22283)