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