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