Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99469 (s=99469, is=99531, ic=99532, ia=99533)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99532 (s=99469, is=99532, ic=99533, ia=99534)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99533 (s=99469, is=99532, ic=99533, ia=99534)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99534 (s=99469, is=99532, ic=99533, ia=99534)