Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102334 (s=102334, is=102398, ic=102399, ia=102401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102399 (s=102334, is=102399, ic=102400, ia=102402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102400 (s=102334, is=102399, ic=102400, ia=102402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102402 (s=102334, is=102399, ic=102400, ia=102402)