Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110028 (s=110028, is=110101, ic=110102, ia=110104)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110102 (s=110028, is=110102, ic=110103, ia=110105)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110103 (s=110028, is=110102, ic=110103, ia=110105)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110105 (s=110028, is=110102, ic=110103, ia=110105)