Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31010 (s=31010, is=31044, ic=31043, ia=31045)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31045 (s=31010, is=31045, ic=31044, ia=31046)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31044 (s=31010, is=31045, ic=31044, ia=31046)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31046 (s=31010, is=31045, ic=31044, ia=31046)