Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123223 (s=123223, is=123300, ic=123302, ia=123305)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123301 (s=123223, is=123301, ic=123303, ia=123306)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123303 (s=123223, is=123301, ic=123303, ia=123306)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123306 (s=123223, is=123301, ic=123303, ia=123306)