Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30307 (s=30307, is=30341, ic=30340, ia=30342)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30342 (s=30307, is=30342, ic=30341, ia=30343)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30341 (s=30307, is=30342, ic=30341, ia=30343)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30343 (s=30307, is=30342, ic=30341, ia=30343)