Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43456 (s=43456, is=43500, ic=43500, ia=43502)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43501 (s=43456, is=43501, ic=43501, ia=43503)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43501 (s=43456, is=43501, ic=43501, ia=43503)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43503 (s=43456, is=43501, ic=43501, ia=43503)