Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123935 (s=123935, is=124012, ic=124014, ia=124017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124013 (s=123935, is=124013, ic=124015, ia=124018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124015 (s=123935, is=124013, ic=124015, ia=124018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124018 (s=123935, is=124013, ic=124015, ia=124018)