Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123895 (s=123895, is=123972, ic=123974, ia=123977)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123973 (s=123895, is=123973, ic=123975, ia=123978)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123975 (s=123895, is=123973, ic=123975, ia=123978)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123978 (s=123895, is=123973, ic=123975, ia=123978)