Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100161 (s=100161, is=100224, ic=100225, ia=100226)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100225 (s=100161, is=100225, ic=100226, ia=100227)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100226 (s=100161, is=100225, ic=100226, ia=100227)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100227 (s=100161, is=100225, ic=100226, ia=100227)