Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123891 (s=123891, is=123968, ic=123970, ia=123973)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123969 (s=123891, is=123969, ic=123971, ia=123974)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123971 (s=123891, is=123969, ic=123971, ia=123974)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123974 (s=123891, is=123969, ic=123971, ia=123974)