Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123645 (s=123645, is=123722, ic=123724, ia=123727)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123723 (s=123645, is=123723, ic=123725, ia=123728)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123725 (s=123645, is=123723, ic=123725, ia=123728)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123728 (s=123645, is=123723, ic=123725, ia=123728)