Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12142 (s=12142, is=12154, ic=12153, ia=12155)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12155 (s=12142, is=12155, ic=12154, ia=12156)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12154 (s=12142, is=12155, ic=12154, ia=12156)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12156 (s=12142, is=12155, ic=12154, ia=12156)