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