Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25900 (s=25900, is=25924, ic=25925, ia=25922)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25925 (s=25900, is=25925, ic=25926, ia=25923)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25926 (s=25900, is=25925, ic=25926, ia=25923)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25923 (s=25900, is=25925, ic=25926, ia=25923)