Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6007 (s=6007, is=6014, ic=6014, ia=6013)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6016 (s=6007, is=6016, ic=6016, ia=6015)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6016 (s=6007, is=6016, ic=6016, ia=6015)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6015 (s=6007, is=6016, ic=6016, ia=6015)