Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100251 (s=100251, is=100314, ic=100315, ia=100316)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100315 (s=100251, is=100315, ic=100316, ia=100317)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100316 (s=100251, is=100315, ic=100316, ia=100317)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100317 (s=100251, is=100315, ic=100316, ia=100317)