Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30222 (s=30222, is=30242, ic=30245, ia=30246)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30243 (s=30222, is=30243, ic=30246, ia=30247)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30246 (s=30222, is=30243, ic=30246, ia=30247)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30247 (s=30222, is=30243, ic=30246, ia=30247)