Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123897 (s=123897, is=123974, ic=123976, ia=123979)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123975 (s=123897, is=123975, ic=123977, ia=123980)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123977 (s=123897, is=123975, ic=123977, ia=123980)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123980 (s=123897, is=123975, ic=123977, ia=123980)