Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100100 (s=100100, is=100163, ic=100164, ia=100165)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100164 (s=100100, is=100164, ic=100165, ia=100166)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100165 (s=100100, is=100164, ic=100165, ia=100166)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100166 (s=100100, is=100164, ic=100165, ia=100166)