Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34299 (s=34299, is=34334, ic=34333, ia=34335)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34335 (s=34299, is=34335, ic=34334, ia=34336)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34334 (s=34299, is=34335, ic=34334, ia=34336)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34336 (s=34299, is=34335, ic=34334, ia=34336)