Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30296 (s=30296, is=30330, ic=30329, ia=30331)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30331 (s=30296, is=30331, ic=30330, ia=30332)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30330 (s=30296, is=30331, ic=30330, ia=30332)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30332 (s=30296, is=30331, ic=30330, ia=30332)