Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86128 (s=86128, is=86186, ic=86187, ia=86188)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86187 (s=86128, is=86187, ic=86188, ia=86189)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86188 (s=86128, is=86187, ic=86188, ia=86189)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86189 (s=86128, is=86187, ic=86188, ia=86189)