Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21994 (s=21994, is=22009, ic=22011, ia=22013)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22010 (s=21994, is=22010, ic=22012, ia=22014)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22012 (s=21994, is=22010, ic=22012, ia=22014)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22014 (s=21994, is=22010, ic=22012, ia=22014)