Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12195 (s=12195, is=12206, ic=12207, ia=12205)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12207 (s=12195, is=12207, ic=12208, ia=12206)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12208 (s=12195, is=12207, ic=12208, ia=12206)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12206 (s=12195, is=12207, ic=12208, ia=12206)