Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16875 (s=16875, is=16886, ic=16888, ia=16889)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16887 (s=16875, is=16887, ic=16889, ia=16890)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16889 (s=16875, is=16887, ic=16889, ia=16890)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16890 (s=16875, is=16887, ic=16889, ia=16890)