Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65949 (s=65949, is=66004, ic=66005, ia=66006)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66005 (s=65949, is=66005, ic=66006, ia=66007)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66006 (s=65949, is=66005, ic=66006, ia=66007)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66007 (s=65949, is=66005, ic=66006, ia=66007)