Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98765 (s=98765, is=98827, ic=98828, ia=98829)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98828 (s=98765, is=98828, ic=98829, ia=98830)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98829 (s=98765, is=98828, ic=98829, ia=98830)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98830 (s=98765, is=98828, ic=98829, ia=98830)