Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123932 (s=123932, is=124009, ic=124011, ia=124014)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124010 (s=123932, is=124010, ic=124012, ia=124015)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124012 (s=123932, is=124010, ic=124012, ia=124015)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124015 (s=123932, is=124010, ic=124012, ia=124015)