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