Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123025 (s=123025, is=123101, ic=123104, ia=123106)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123102 (s=123025, is=123102, ic=123105, ia=123107)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123105 (s=123025, is=123102, ic=123105, ia=123107)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123107 (s=123025, is=123102, ic=123105, ia=123107)