Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88501 (s=88501, is=88561, ic=88562, ia=88563)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88562 (s=88501, is=88562, ic=88563, ia=88564)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88563 (s=88501, is=88562, ic=88563, ia=88564)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88564 (s=88501, is=88562, ic=88563, ia=88564)