Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65142 (s=65142, is=65197, ic=65198, ia=65199)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65198 (s=65142, is=65198, ic=65199, ia=65200)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65199 (s=65142, is=65198, ic=65199, ia=65200)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65200 (s=65142, is=65198, ic=65199, ia=65200)