Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69933 (s=69933, is=69989, ic=69990, ia=69991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69990 (s=69933, is=69990, ic=69991, ia=69992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69991 (s=69933, is=69990, ic=69991, ia=69992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69992 (s=69933, is=69990, ic=69991, ia=69992)