Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9077 (s=9077, is=9084, ic=9083, ia=9085)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9085 (s=9077, is=9085, ic=9084, ia=9086)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9084 (s=9077, is=9085, ic=9084, ia=9086)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9086 (s=9077, is=9085, ic=9084, ia=9086)