Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88321 (s=88321, is=88381, ic=88382, ia=88383)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88382 (s=88321, is=88382, ic=88383, ia=88384)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88383 (s=88321, is=88382, ic=88383, ia=88384)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88384 (s=88321, is=88382, ic=88383, ia=88384)