Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123782 (s=123782, is=123859, ic=123861, ia=123864)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123860 (s=123782, is=123860, ic=123862, ia=123865)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123862 (s=123782, is=123860, ic=123862, ia=123865)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123865 (s=123782, is=123860, ic=123862, ia=123865)