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