Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123145 (s=123145, is=123221, ic=123224, ia=123226)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123222 (s=123145, is=123222, ic=123225, ia=123227)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123225 (s=123145, is=123222, ic=123225, ia=123227)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123227 (s=123145, is=123222, ic=123225, ia=123227)