Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30133 (s=30133, is=30153, ic=30156, ia=30157)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30154 (s=30133, is=30154, ic=30157, ia=30158)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30157 (s=30133, is=30154, ic=30157, ia=30158)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30158 (s=30133, is=30154, ic=30157, ia=30158)