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