Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88320 (s=88320, is=88380, ic=88381, ia=88382)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88381 (s=88320, is=88381, ic=88382, ia=88383)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88382 (s=88320, is=88381, ic=88382, ia=88383)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88383 (s=88320, is=88381, ic=88382, ia=88383)