Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69174 (s=69174, is=69230, ic=69231, ia=69232)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69231 (s=69174, is=69231, ic=69232, ia=69233)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69232 (s=69174, is=69231, ic=69232, ia=69233)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69233 (s=69174, is=69231, ic=69232, ia=69233)