Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 116048 (s=116048, is=116123, ic=116125, ia=116127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 116124 (s=116048, is=116124, ic=116126, ia=116128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 116126 (s=116048, is=116124, ic=116126, ia=116128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 116128 (s=116048, is=116124, ic=116126, ia=116128)