Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100012 (s=100012, is=100075, ic=100076, ia=100077)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100076 (s=100012, is=100076, ic=100077, ia=100078)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100077 (s=100012, is=100076, ic=100077, ia=100078)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100078 (s=100012, is=100076, ic=100077, ia=100078)