Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69921 (s=69921, is=69977, ic=69978, ia=69979)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69978 (s=69921, is=69978, ic=69979, ia=69980)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69979 (s=69921, is=69978, ic=69979, ia=69980)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69980 (s=69921, is=69978, ic=69979, ia=69980)