Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65340 (s=65340, is=65395, ic=65396, ia=65397)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65396 (s=65340, is=65396, ic=65397, ia=65398)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65397 (s=65340, is=65396, ic=65397, ia=65398)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65398 (s=65340, is=65396, ic=65397, ia=65398)