Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25098 (s=25098, is=25102, ic=25102, ia=25102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25103 (s=25098, is=25103, ic=25103, ia=25103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25103 (s=25098, is=25103, ic=25103, ia=25103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25103 (s=25098, is=25103, ic=25103, ia=25103)