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